| /system/bt/service/ |
| D | gatt_client.cc | 69 bt_uuid_t app_uuid = uuid.GetBlueDroid(); in RegisterInstance() local 80 const bt_uuid_t& app_uuid) { in RegisterClientCallback()
|
| D | low_energy_advertiser.cc | 298 const UUID& app_uuid, const RegisterCallback& callback) { in RegisterInstance() 323 const RegisterCallback& callback, const UUID& app_uuid, in RegisterAdvertiserCallback()
|
| D | low_energy_client.cc | 221 bt_uuid_t app_uuid = uuid.GetBlueDroid(); in RegisterInstance() local 232 const bt_uuid_t& app_uuid) { in RegisterClientCallback()
|
| D | low_energy_scanner.cc | 197 const RegisterCallback& callback, const UUID& app_uuid, uint8_t scanner_id, in RegisterScannerCallback()
|
| D | gatt_server.cc | 595 bt_uuid_t app_uuid = uuid.GetBlueDroid(); in RegisterInstance() local 606 const bt_uuid_t& app_uuid) { in RegisterServerCallback()
|
| D | gatt_server_old.cc | 132 void RegisterServerCallback(int status, int server_if, bt_uuid_t* app_uuid) { in RegisterServerCallback() 348 void RegisterClientCallback(int status, int client_if, bt_uuid_t* app_uuid) { in RegisterClientCallback()
|
| /system/bt/service/hal/ |
| D | fake_bluetooth_gatt_interface.cc | 31 bt_status_t FakeRegisterClient(bt_uuid_t* app_uuid) { in FakeRegisterClient() 59 bt_status_t FakeRegisterServer(bt_uuid_t* app_uuid) { in FakeRegisterServer() 185 int status, int client_if, const bt_uuid_t& app_uuid) { in NotifyRegisterClientCallback() 204 int status, int server_if, const bt_uuid_t& app_uuid) { in NotifyRegisterServerCallback()
|
| D | bluetooth_gatt_interface.cc | 81 void RegisterClientCallback(int status, int client_if, bt_uuid_t* app_uuid) { in RegisterClientCallback() 224 void RegisterServerCallback(int status, int server_if, bt_uuid_t* app_uuid) { in RegisterServerCallback()
|
| /system/bt/service/ipc/binder/ |
| D | interface_with_instances_base.cc | 37 bluetooth::UUID app_uuid = bluetooth::UUID::GetRandom(); in RegisterInstanceBase() local
|
| /system/bt/test/suite/gatt/ |
| D | gatt_test.cc | 95 int clientIf, const bt_uuid_t& app_uuid) { in RegisterClientCallback()
|
| /system/bt/btif/src/ |
| D | btif_gatt_test.cc | 210 tBT_UUID app_uuid = {LEN_UUID_128, {0xAE}}; in btif_gattc_test_command_impl() local
|
| D | btif_gatt_server.cc | 131 bt_uuid_t app_uuid; in btapp_gatts_handle_cback() local
|
| D | btif_gatt_client.cc | 236 bt_uuid_t app_uuid; in btif_gattc_register_app() local
|
| /system/bt/bta/gatt/ |
| D | bta_gatts_int.h | 62 tBT_UUID app_uuid; member 127 tBT_UUID app_uuid; member
|
| D | bta_gattc_int.h | 286 tBT_UUID app_uuid; member
|
| /system/bt/stack/gatt/ |
| D | gatt_attr.cc | 269 tBT_UUID app_uuid = {LEN_UUID_128, {0}}; in gatt_profile_db_init() local
|
| D | gatt_int.h | 254 tBT_UUID app_uuid; /* applicatino UUID */ member
|
| /system/bt/stack/srvc/ |
| D | srvc_eng.cc | 406 tBT_UUID app_uuid = {LEN_UUID_16, {UUID_SERVCLASS_DEVICE_INFO}}; in srvc_eng_init() local
|
| /system/bt/stack/gap/ |
| D | gap_ble.cc | 364 tBT_UUID app_uuid = {LEN_UUID_128, {0}}; in gap_attr_db_init() local
|
| /system/bt/bta/include/ |
| D | bta_gatt_api.h | 227 tBT_UUID app_uuid; member
|