Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/battery/
Dbattery_prf.c461 esp_ble_gatts_add_char_descr(service_id, (GATT_PERM_READ | GATT_PERM_WRITE), &uuid); in bas_AddCharDescr()
468 esp_ble_gatts_add_char_descr(service_id, GATT_PERM_READ, &uuid); in bas_AddCharDescr()
477 esp_ble_gatts_add_char_descr(service_id, GATT_PERM_READ, &uuid); in bas_AddCharDescr()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatts_api.h420 esp_err_t esp_ble_gatts_add_char_descr (uint16_t service_handle,
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/wechat_AirSync/
Dwx_airsync_prf.c122 esp_ble_gatts_add_char_descr (airsync_cb_env.clcb.cur_srvc_id, in airsync_profile_cb()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c146 esp_ble_gatts_add_char_descr (button_cb_env.clcb.cur_srvc_id, in button_profile_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/a2dp_gatts_coex/main/
Dmain.c357 …esp_err_t add_descr_ret = esp_ble_gatts_add_char_descr(gl_profile_tab[PROFILE_A_APP_ID].service_ha… in gatts_profile_a_event_handler()
505esp_ble_gatts_add_char_descr(gl_profile_tab[PROFILE_B_APP_ID].service_handle, &gl_profile_tab[PROF… in gatts_profile_b_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/main/
Dgatts_demo.c444 …esp_err_t add_descr_ret = esp_ble_gatts_add_char_descr(gl_profile_tab[PROFILE_A_APP_ID].service_ha… in gatts_profile_a_event_handler()
604esp_ble_gatts_add_char_descr(gl_profile_tab[PROFILE_B_APP_ID].service_handle, &gl_profile_tab[PROF… in gatts_profile_b_event_handler()
/hal_espressif-3.6.0/examples/system/ota/advanced_https_ota/main/ble_helper/
Dbluedroid_gatts.c280 …esp_err_t add_descr_ret = esp_ble_gatts_add_char_descr(gl_profile_tab[PROFILE_A_APP_ID].service_ha… in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gatts_api.c164 esp_err_t esp_ble_gatts_add_char_descr (uint16_t service_handle, in esp_ble_gatts_add_char_descr() function
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/main/
Dgattc_gatts_coex.c709 …esp_err_t add_descr_ret = esp_ble_gatts_add_char_descr(gatts_profile_tab[GATTS_PROFILE_A_APP_ID].s… in gatts_profile_a_event_handler()
850esp_ble_gatts_add_char_descr(gatts_profile_tab[GATTS_PROFILE_B_APP_ID].service_handle, &gatts_prof… in gatts_profile_b_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/main/
Dexample_ble_server_throughput.c511 …esp_err_t add_descr_ret = esp_ble_gatts_add_char_descr(gl_profile_tab[PROFILE_A_APP_ID].service_ha… in gatts_profile_a_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/tutorial/
DGatt_Server_Example_Walkthrough.md554 …. Finally, the characteristic description is added using the `esp_ble_gatts_add_char_descr()` func…
574 esp_err_t add_descr_ret = esp_ble_gatts_add_char_descr(