Home
last modified time | relevance | path

Searched refs:AVRCP_PDU_ID_GET_CAPABILITIES (Results 1 – 3 of 3) sorted by relevance

/btstack/src/classic/
H A Davrcp_target.c381 case AVRCP_PDU_ID_GET_CAPABILITIES: in avrcp_send_response_with_avctp_fragmentation()
692 …onse_data_init(connection, AVRCP_CTYPE_RESPONSE_IMPLEMENTED_STABLE, AVRCP_PDU_ID_GET_CAPABILITIES); in avrcp_target_response_vendor_dependent_supported_events()
714 …onse_data_init(connection, AVRCP_CTYPE_RESPONSE_IMPLEMENTED_STABLE, AVRCP_PDU_ID_GET_CAPABILITIES); in avrcp_target_response_vendor_dependent_supported_companies()
1180 case AVRCP_PDU_ID_GET_CAPABILITIES:{ in avrcp_handle_l2cap_data_packet_for_signaling_connection()
H A Davrcp.h161 AVRCP_PDU_ID_GET_CAPABILITIES = 0x10, enumerator
H A Davrcp_controller.c738 …r_dependent_command_data_init(connection, AVRCP_CTYPE_STATUS, AVRCP_PDU_ID_GET_CAPABILITIES, true); in avrcp_controller_get_capabilities_for_connection()
1114 case AVRCP_PDU_ID_GET_CAPABILITIES:{ in avrcp_handle_l2cap_data_packet_for_signaling_connection()