Searched refs:BTC_PID_HF (Results 1 – 4 of 4) sorted by relevance
47 btc_profile_cb_set(BTC_PID_HF, callback); in esp_bt_hf_register_callback()58 msg.pid = BTC_PID_HF; in esp_bt_hf_init()77 msg.pid = BTC_PID_HF; in esp_bt_hf_deinit()96 msg.pid = BTC_PID_HF; in esp_bt_hf_connect()115 msg.pid = BTC_PID_HF; in esp_bt_hf_disconnect()134 msg.pid = BTC_PID_HF; in esp_bt_hf_connect_audio()153 msg.pid = BTC_PID_HF; in esp_bt_hf_disconnect_audio()172 msg.pid = BTC_PID_HF; in esp_bt_hf_vra()192 msg.pid = BTC_PID_HF; in esp_bt_hf_volume_control()213 msg.pid = BTC_PID_HF; in esp_hf_unat_response()[all …]
69 BTC_PID_HF, enumerator
118 [BTC_PID_HF] = {btc_hf_call_handler, btc_hf_cb_handler},
165 esp_hf_cb_t btc_hf_callbacks = (esp_hf_cb_t)btc_profile_cb_get(BTC_PID_HF); in btc_hf_cb_to_app()232 msg.pid = BTC_PID_HF; in bte_hf_evt()