Searched defs:app_uuid (Results 1 – 17 of 17) sorted by relevance
/system/bt/service/ |
D | low_energy_advertiser.cc | 296 const Uuid& app_uuid, const RegisterCallback& callback) { in RegisterInstance() 321 const RegisterCallback& callback, const Uuid& app_uuid, in RegisterAdvertiserCallback()
|
D | gatt_client.cc | 79 const Uuid& app_uuid) { in RegisterClientCallback()
|
D | low_energy_scanner.cc | 197 const RegisterCallback& callback, const Uuid& app_uuid, uint8_t scanner_id, in RegisterScannerCallback()
|
D | low_energy_client.cc | 230 const bluetooth::Uuid& app_uuid) { in RegisterClientCallback()
|
D | gatt_server_old.cc | 133 const bluetooth::Uuid& app_uuid) { in RegisterServerCallback() 350 const bluetooth::Uuid& app_uuid) { in RegisterClientCallback()
|
D | gatt_server.cc | 604 const Uuid& app_uuid) { in RegisterServerCallback()
|
/system/bt/service/hal/ |
D | fake_bluetooth_gatt_interface.cc | 31 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()
|
D | bluetooth_gatt_interface.cc | 85 const bluetooth::Uuid& app_uuid) { in RegisterClientCallback() 228 const bluetooth::Uuid& app_uuid) { in RegisterServerCallback()
|
/system/bt/test/suite/gatt/ |
D | gatt_test.cc | 94 int clientIf, const bluetooth::Uuid& app_uuid) { in RegisterClientCallback()
|
/system/bt/service/ipc/binder/ |
D | interface_with_instances_base.cc | 37 bluetooth::Uuid app_uuid = bluetooth::Uuid::GetRandom(); in RegisterInstanceBase() local
|
/system/bt/bta/gatt/ |
D | bta_gatts_int.h | 63 bluetooth::Uuid app_uuid; member 128 bluetooth::Uuid app_uuid; member
|
D | bta_gatts_api.cc | 79 void BTA_GATTS_AppRegister(const bluetooth::Uuid& app_uuid, in BTA_GATTS_AppRegister()
|
D | bta_gattc_act.cc | 169 void bta_gattc_register(const Uuid& app_uuid, tBTA_GATTC_CBACK* p_cback, in bta_gattc_register()
|
D | bta_gattc_int.h | 238 bluetooth::Uuid app_uuid; member
|
/system/bt/stack/srvc/ |
D | srvc_eng.cc | 403 bluetooth::Uuid app_uuid = in srvc_eng_init() local
|
/system/bt/stack/gap/ |
D | gap_ble.cc | 401 Uuid app_uuid = Uuid::From128BitBE(tmp); in gap_attr_db_init() local
|
/system/bt/stack/gatt/ |
D | gatt_int.h | 258 bluetooth::Uuid app_uuid; /* application UUID */ member
|