Searched refs:BTC_PID_A2DP (Results 1 – 7 of 7) sorted by relevance
31 msg.pid = BTC_PID_A2DP; in esp_a2d_sink_init()52 msg.pid = BTC_PID_A2DP; in esp_a2d_sink_deinit()72 msg.pid = BTC_PID_A2DP; in esp_a2d_sink_register_data_callback()99 msg.pid = BTC_PID_A2DP; in esp_a2d_sink_connect()125 msg.pid = BTC_PID_A2DP; in esp_a2d_sink_disconnect()149 msg.pid = BTC_PID_A2DP; in esp_a2d_sink_set_delay_value()174 msg.pid = BTC_PID_A2DP; in esp_a2d_sink_get_delay_value()197 btc_profile_cb_set(BTC_PID_A2DP, callback); in esp_a2d_register_callback()216 msg.pid = BTC_PID_A2DP; in esp_a2d_media_ctrl()241 msg.pid = BTC_PID_A2DP; in esp_a2d_source_init()[all …]
56 BTC_PID_A2DP, enumerator
36 esp_a2d_cb_t btc_a2d_cb = (esp_a2d_cb_t)btc_profile_cb_get(BTC_PID_A2DP); in btc_a2d_cb_to_app()
176 esp_a2d_cb_t btc_a2d_cb = (esp_a2d_cb_t)btc_profile_cb_get(BTC_PID_A2DP); in btc_a2d_cb_to_app()1320 msg.pid = BTC_PID_A2DP; in btc_dispatch_sm_event()1331 msg.pid = BTC_PID_A2DP; in bte_av_callback()1371 msg.pid = BTC_PID_A2DP; in bte_av_media_callback()
159 esp_a2d_cb_t btc_aa_cb = (esp_a2d_cb_t)btc_profile_cb_get(BTC_PID_A2DP); in btc_a2d_cb_to_app()
219 esp_a2d_cb_t btc_aa_cb = (esp_a2d_cb_t)btc_profile_cb_get(BTC_PID_A2DP); in btc_aa_cb_to_app()
121 [BTC_PID_A2DP] = {btc_a2dp_call_handler, btc_a2dp_cb_handler },