Searched defs:char_handle (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/ |
D | btc_gattc.c | 384 uint16_t char_handle, in btc_ble_gattc_get_all_descr() 481 uint16_t char_handle, in btc_ble_gattc_get_descr_by_char_handle() 554 uint16_t char_handle, in btc_ble_gattc_get_attr_count()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/ |
D | esp_gattc_api.c | 291 uint16_t char_handle, in esp_ble_gattc_get_all_descr() 354 uint16_t char_handle, in esp_ble_gattc_get_descr_by_char_handle() 402 uint16_t char_handle, in esp_ble_gattc_get_attr_count()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
D | bta_gattc_api.c | 374 void BTA_GATTC_GetAllDescriptor(UINT16 conn_id, UINT16 char_handle, in BTA_GATTC_GetAllDescriptor() 420 void BTA_GATTC_GetDescrByCharHandle(UINT16 conn_id, UINT16 char_handle, tBT_UUID descr_uuid, in BTA_GATTC_GetDescrByCharHandle() 456 … UINT16 start_handle, UINT16 end_handle, UINT16 char_handle, UINT16 *count) in BTA_GATTC_GetDBSizeByType()
|
D | bta_gattc_cache.c | 1324 UINT16 char_handle, in bta_gattc_get_db_with_opration() 1714 … UINT16 start_handle, UINT16 end_handle, UINT16 char_handle, UINT16 *count) in bta_gattc_get_db_size_with_type_handle()
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_gatt_defs.h | 666 uint16_t char_handle; /*!< Characteristic handle. */ member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
D | mesh_bearer_adapt.c | 69 static uint16_t svc_handle, char_handle; variable
|