Searched refs:BTA_GATTC_GetDescrByCharHandle (Results 1 – 4 of 4) sorted by relevance
| /hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/ |
| D | bta_gatt_api.h | 927 extern void BTA_GATTC_GetDescrByCharHandle(UINT16 conn_id, UINT16 char_handle, tBT_UUID descr_uuid,
|
| /hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/ |
| D | bta_gattc_api.c | 420 void BTA_GATTC_GetDescrByCharHandle(UINT16 conn_id, UINT16 char_handle, tBT_UUID descr_uuid, in BTA_GATTC_GetDescrByCharHandle() function
|
| /hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/ |
| D | btc_gattc.c | 492 BTA_GATTC_GetDescrByCharHandle(conn_id, char_handle, bta_descr_uuid, &db, &descr_num); in btc_ble_gattc_get_descr_by_char_handle()
|
| /hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
| D | mesh_bearer_adapt.c | 1493 … BTA_GATTC_GetDescrByCharHandle(p_data->search_cmpl.conn_id, bt_mesh_gattc_info[i].data_out_handle, in bt_mesh_bta_gattc_cb()
|