Home
last modified time | relevance | path

Searched defs:BTA_GATTC_GetServices (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_api_mock.cc86 const std::list<gatt::Service>* BTA_GATTC_GetServices(uint16_t conn_id) { in BTA_GATTC_GetServices() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gattc_api.cc54 const std::list<gatt::Service>* BTA_GATTC_GetServices(uint16_t /* conn_id */) { in BTA_GATTC_GetServices() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc303 const std::list<gatt::Service>* BTA_GATTC_GetServices(uint16_t conn_id) { in BTA_GATTC_GetServices() function