Home
last modified time | relevance | path

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

/system/bt/service/
Dgatt_client.cpp75 bt_uuid_t app_uuid = uuid.GetBlueDroid(); in RegisterInstance() local
88 const bt_uuid_t& app_uuid) { in RegisterClientCallback()
Dlow_energy_client.cpp853 bt_uuid_t app_uuid = uuid.GetBlueDroid(); in RegisterInstance() local
866 const bt_uuid_t& app_uuid) { in RegisterClientCallback()
Dgatt_server.cpp980 bt_uuid_t app_uuid = uuid.GetBlueDroid(); in RegisterInstance() local
993 const bt_uuid_t& app_uuid) { in RegisterServerCallback()
Dgatt_server_old.cpp133 void RegisterServerCallback(int status, int server_if, bt_uuid_t *app_uuid) { in RegisterServerCallback()
338 void RegisterClientCallback(int status, int client_if, bt_uuid_t *app_uuid) { in RegisterClientCallback()
/system/bt/service/hal/
Dfake_bluetooth_gatt_interface.cpp29 bt_status_t FakeRegisterClient(bt_uuid_t* app_uuid) { in FakeRegisterClient()
100 bt_status_t FakeRegisterServer(bt_uuid_t* app_uuid) { in FakeRegisterServer()
258 const bt_uuid_t& app_uuid) { in NotifyRegisterClientCallback()
301 const bt_uuid_t& app_uuid) { in NotifyRegisterServerCallback()
Dbluetooth_gatt_interface.cpp73 void RegisterClientCallback(int status, int client_if, bt_uuid_t* app_uuid) { in RegisterClientCallback()
267 void RegisterServerCallback(int status, int server_if, bt_uuid_t* app_uuid) { in RegisterServerCallback()
/system/bt/service/ipc/binder/
Dinterface_with_instances_base.cpp37 bluetooth::UUID app_uuid = bluetooth::UUID::GetRandom(); in RegisterInstanceBase() local
/system/bt/btif/src/
Dbtif_gatt_test.c221 tBT_UUID app_uuid = {LEN_UUID_128,{0xAE}}; in btif_gattc_test_command_impl() local
Dbtif_gatt_server.c172 bt_uuid_t app_uuid; in btapp_gatts_handle_cback() local
Dbtif_gatt_client.c454 bt_uuid_t app_uuid; in btif_gattc_upstreams_evt() local
/system/bt/test/suite/gatt/
Dgatt_test.cpp102 int status, int clientIf, const bt_uuid_t& app_uuid) { in RegisterClientCallback()
/system/bt/stack/gatt/
Dgatt_attr.c270 tBT_UUID app_uuid = {LEN_UUID_128, {0}}; in gatt_profile_db_init() local
Dgatt_int.h233 tBT_UUID app_uuid; /* applicatino UUID */ member
/system/bt/bta/gatt/
Dbta_gatts_int.h70 tBT_UUID app_uuid; member
184 tBT_UUID app_uuid; member
Dbta_gattc_int.h98 tBT_UUID app_uuid; member
316 tBT_UUID app_uuid; member
/system/bt/stack/srvc/
Dsrvc_eng.c432 tBT_UUID app_uuid = {LEN_UUID_16, {UUID_SERVCLASS_DEVICE_INFO}}; in srvc_eng_init() local
/system/bt/stack/gap/
Dgap_ble.c382 tBT_UUID app_uuid = {LEN_UUID_128,{0}}; in gap_attr_db_init() local
/system/bt/bta/hh/
Dbta_hh_le.c341 tBT_UUID app_uuid = {LEN_UUID_128,{0}}; in bta_hh_le_enable() local
/system/bt/bta/dm/
Dbta_dm_act.c5318 tBT_UUID app_uuid = {LEN_UUID_128,{0}}; in bta_dm_gattc_register() local
/system/bt/bta/include/
Dbta_gatt_api.h250 tBT_UUID app_uuid; member