Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gattc_api.cc45 const gatt::Descriptor* BTA_GATTC_GetDescriptor(uint16_t /* conn_id */, uint16_t /* handle */) { in BTA_GATTC_GetDescriptor() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc320 const gatt::Descriptor* BTA_GATTC_GetDescriptor(tCONN_ID conn_id, uint16_t handle) { in BTA_GATTC_GetDescriptor() function