Home
last modified time | relevance | path

Searched refs:BTA_GATTC_GetAllDescriptor (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h917 extern void BTA_GATTC_GetAllDescriptor(UINT16 conn_id, UINT16 char_handle,
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c374 void BTA_GATTC_GetAllDescriptor(UINT16 conn_id, UINT16 char_handle, in BTA_GATTC_GetAllDescriptor() function
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c391 BTA_GATTC_GetAllDescriptor(conn_id, char_handle, &db, &descr_num); in btc_ble_gattc_get_all_descr()