Home
last modified time | relevance | path

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

/btstack/src/
H A Dbtstack_defines.h3581 #define AVRCP_SUBEVENT_GET_CAPABILITY_EVENT_ID 0x25u macro
/btstack/example/
H A Da2dp_sink_demo.c822 case AVRCP_SUBEVENT_GET_CAPABILITY_EVENT_ID: in avrcp_controller_packet_handler()
/btstack/src/classic/
H A Davrcp_controller.c170 event[pos++] = AVRCP_SUBEVENT_GET_CAPABILITY_EVENT_ID; in avrcp_controller_emit_supported_events()