Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Da2dp.c68 static btstack_packet_handler_t a2dp_source_callback; variable
85 a2dp_source_callback = NULL; in a2dp_deinit()
199 a2dp_source_callback = callback; in a2dp_register_source_packet_handler()
208 a2dp_replace_subevent_id_and_emit(a2dp_source_callback, packet, size, subevent_id); in a2dp_replace_subevent_id_and_emit_source()
225 (*a2dp_source_callback)(HCI_EVENT_PACKET, 0, packet, size); in a2dp_emit_role()