Home
last modified time | relevance | path

Searched refs:BTA_GATTC_GetDescriptor (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h909 extern const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(UINT16 conn_id, UINT16 handle);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c348 const tBTA_GATTC_DESCRIPTOR* BTA_GATTC_GetDescriptor(UINT16 conn_id, UINT16 handle) in BTA_GATTC_GetDescriptor() function