Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/protocomm/src/simple_ble/
Dsimple_ble.c70 if (event == ESP_GATTS_REG_EVT) { in gatts_profile_event_handler()
86 case ESP_GATTS_REG_EVT: in gatts_profile_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c402 case ESP_GATTS_REG_EVT: in gatts_profile_event_handler()
476 if (event == ESP_GATTS_REG_EVT) { in gatts_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c356 case ESP_GATTS_REG_EVT: in gatts_profile_event_handler()
430 if (event == ESP_GATTS_REG_EVT) { in gatts_event_handler()
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dbluedroid_gatts.c153 case ESP_GATTS_REG_EVT: in gatts_profile_a_event_handler()
385 if (event == ESP_GATTS_REG_EVT) { in gatts_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/tutorial/
DGatt_Server_Service_Table_Example_Walkthrough.md146 …le one app_id and one gatts_if, this array will store the gatts_if returned by ESP_GATTS_REG_EVT */
219 case ESP_GATTS_REG_EVT:
311 …ication Profile is registered, an ``ESP_GATTS_REG_EVT`` event is triggered. The parameters of the …
326 if (event == ESP_GATTS_REG_EVT) {
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c254 case ESP_GATTS_REG_EVT: in gatts_profile_a_event_handler()
404 case ESP_GATTS_REG_EVT: in gatts_profile_b_event_handler()
549 if (event == ESP_GATTS_REG_EVT) { in gatts_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c301 case ESP_GATTS_REG_EVT: in gatts_profile_a_event_handler()
503 case ESP_GATTS_REG_EVT: in gatts_profile_b_event_handler()
648 if (event == ESP_GATTS_REG_EVT) { in gatts_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c344 case ESP_GATTS_REG_EVT:{ in gatts_profile_event_handler()
492 if (event == ESP_GATTS_REG_EVT) { in gatts_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h28ESP_GATTS_REG_EVT = 0, /*!< When register application id, the event comes */ enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c62 case ESP_GATTS_REG_EVT: in airsync_profile_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/
DREADME.md51 I (523) SEC_GATTS_DEMO: ESP_GATTS_REG_EVT
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c384 case ESP_GATTS_REG_EVT: in bat_event_handler()
429 case ESP_GATTS_REG_EVT: in info_event_handler()
448 case ESP_GATTS_REG_EVT: { in hid_event_handler()
757 if (event == ESP_GATTS_REG_EVT) { in esp_hidd_gatts_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c493 case ESP_GATTS_REG_EVT: in gatts_profile_event_handler()
633 if (event == ESP_GATTS_REG_EVT) { in gatts_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c459 case ESP_GATTS_REG_EVT:{ in gatts_profile_event_handler()
595 if (event == ESP_GATTS_REG_EVT) { in gatts_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c548 case ESP_GATTS_REG_EVT: { in esp_hidd_prf_cb_hdl()
694 if (event == ESP_GATTS_REG_EVT) { in gatts_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c341 case ESP_GATTS_REG_EVT: in gatts_profile_a_event_handler()
586 if (event == ESP_GATTS_REG_EVT) { in gatts_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c73 case ESP_GATTS_REG_EVT: in button_profile_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c584 case ESP_GATTS_REG_EVT: in gatts_profile_a_event_handler()
752 case ESP_GATTS_REG_EVT: in gatts_profile_b_event_handler()
919 if (event == ESP_GATTS_REG_EVT) { in gatts_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/
DGatt_Server_Example_Walkthrough.md260 case ESP_GATTS_REG_EVT:
392 …plication Profile is registered, an `ESP_GATTS_REG_EVT` event is triggered. The parameters of the …
405 if (event == ESP_GATTS_REG_EVT) {
463 case ESP_GATTS_REG_EVT:
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c64 case ESP_GATTS_REG_EVT: { in bas_gatts_callback()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c761 btc_gatts_cb_to_app(ESP_GATTS_REG_EVT, gatts_if, &param); in btc_gatts_cb_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/tutorial/
DGatt_Client_Example_Walkthrough.md204 …le one app_id and one gattc_if, this array will store the gattc_if returned by ESP_GATTS_REG_EVT */