Home
last modified time | relevance | path

Searched defs:app_uuid (Results 1 – 17 of 17) sorted by relevance

/system/bt/service/
Dlow_energy_advertiser.cc296 const Uuid& app_uuid, const RegisterCallback& callback) { in RegisterInstance()
321 const RegisterCallback& callback, const Uuid& app_uuid, in RegisterAdvertiserCallback()
Dgatt_client.cc79 const Uuid& app_uuid) { in RegisterClientCallback()
Dlow_energy_scanner.cc197 const RegisterCallback& callback, const Uuid& app_uuid, uint8_t scanner_id, in RegisterScannerCallback()
Dlow_energy_client.cc230 const bluetooth::Uuid& app_uuid) { in RegisterClientCallback()
Dgatt_server_old.cc133 const bluetooth::Uuid& app_uuid) { in RegisterServerCallback()
350 const bluetooth::Uuid& app_uuid) { in RegisterClientCallback()
Dgatt_server.cc604 const Uuid& app_uuid) { in RegisterServerCallback()
/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cc31 bt_status_t FakeRegisterClient(const bluetooth::Uuid& app_uuid) { in FakeRegisterClient()
60 bt_status_t FakeRegisterServer(const bluetooth::Uuid& app_uuid) { in FakeRegisterServer()
187 int status, int client_if, const bluetooth::Uuid& app_uuid) { in NotifyRegisterClientCallback()
209 int status, int server_if, const Uuid& app_uuid) { in NotifyRegisterServerCallback()
Dbluetooth_gatt_interface.cc85 const bluetooth::Uuid& app_uuid) { in RegisterClientCallback()
228 const bluetooth::Uuid& app_uuid) { in RegisterServerCallback()
/system/bt/test/suite/gatt/
Dgatt_test.cc94 int clientIf, const bluetooth::Uuid& app_uuid) { in RegisterClientCallback()
/system/bt/service/ipc/binder/
Dinterface_with_instances_base.cc37 bluetooth::Uuid app_uuid = bluetooth::Uuid::GetRandom(); in RegisterInstanceBase() local
/system/bt/bta/gatt/
Dbta_gatts_int.h63 bluetooth::Uuid app_uuid; member
128 bluetooth::Uuid app_uuid; member
Dbta_gatts_api.cc79 void BTA_GATTS_AppRegister(const bluetooth::Uuid& app_uuid, in BTA_GATTS_AppRegister()
Dbta_gattc_act.cc169 void bta_gattc_register(const Uuid& app_uuid, tBTA_GATTC_CBACK* p_cback, in bta_gattc_register()
Dbta_gattc_int.h238 bluetooth::Uuid app_uuid; member
/system/bt/stack/srvc/
Dsrvc_eng.cc403 bluetooth::Uuid app_uuid = in srvc_eng_init() local
/system/bt/stack/gap/
Dgap_ble.cc401 Uuid app_uuid = Uuid::From128BitBE(tmp); in gap_attr_db_init() local
/system/bt/stack/gatt/
Dgatt_int.h258 bluetooth::Uuid app_uuid; /* application UUID */ member