Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_sink/main/
Dmain.c88 case ESP_BT_GAP_MODE_CHG_EVT: in bt_app_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/hfp_hf/main/
Dmain.c133 case ESP_BT_GAP_MODE_CHG_EVT: in esp_bt_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_vfs_acceptor/main/
Dmain.c198 case ESP_BT_GAP_MODE_CHG_EVT: in esp_bt_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_acceptor/main/
Dmain.c190 case ESP_BT_GAP_MODE_CHG_EVT: in esp_bt_gap_cb()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_bt_api.h223 ESP_BT_GAP_MODE_CHG_EVT, enumerator
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_vfs_initiator/main/
Dmain.c276 case ESP_BT_GAP_MODE_CHG_EVT: in esp_bt_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_hid_mouse_device/main/
Dmain.c191 case ESP_BT_GAP_MODE_CHG_EVT: in esp_bt_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/
Dmain.c320 case ESP_BT_GAP_MODE_CHG_EVT: in esp_bt_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/classic_bt/a2dp_source/main/
Dmain.c286 case ESP_BT_GAP_MODE_CHG_EVT: in bt_app_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c409 case ESP_BT_GAP_MODE_CHG_EVT: in bt_gap_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c412 case ESP_BT_GAP_MODE_CHG_EVT: in bt_gap_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c627 case ESP_BT_GAP_MODE_CHG_EVT: in bt_app_gap_cb()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c1090 btc_gap_bt_cb_to_app(ESP_BT_GAP_MODE_CHG_EVT,(esp_bt_gap_cb_param_t *)msg->arg); in btc_gap_bt_cb_handler()