Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gattc_api.cc44 const gatt::Descriptor* BTA_GATTC_GetDescriptor(uint16_t /* conn_id */, in BTA_GATTC_GetDescriptor() function
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h624 const gatt::Descriptor* BTA_GATTC_GetDescriptor(uint16_t conn_id,
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc338 const gatt::Descriptor* BTA_GATTC_GetDescriptor(uint16_t conn_id, in BTA_GATTC_GetDescriptor() function
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc1345 const gatt::Descriptor* p_desc = BTA_GATTC_GetDescriptor(conn_id, handle); in read_report_ref_desc_cb()