Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_gatts_api.cc74 void BTA_GATTS_StopService(uint16_t /* service_id */) { in BTA_GATTS_StopService() function
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gatts_api.cc219 void BTA_GATTS_StopService(uint16_t service_id) { in BTA_GATTS_StopService() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_gatt_server.cc421 return do_in_jni_thread(Bind(&BTA_GATTS_StopService, service_handle)); in btif_gatts_stop_service()
/packages/modules/Bluetooth/system/bta/include/
Dbta_gatt_api.h985 void BTA_GATTS_StopService(uint16_t service_id);