| /packages/modules/Bluetooth/system/test/suite/gatt/ | 
| D | gatt_test.cc | 30                             const bluetooth::Uuid& app_uuid) {  in RegisterClientCallback()
 | 
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_bta_gatts_api.cc | 48 void BTA_GATTS_AppRegister(const bluetooth::Uuid& app_uuid,  in BTA_GATTS_AppRegister()
 | 
| /packages/modules/Bluetooth/system/bta/gatt/ | 
| D | bta_gatts_int.h | 69   bluetooth::Uuid app_uuid;  member140   bluetooth::Uuid app_uuid;  member
 
 | 
| D | bta_gatts_api.cc | 85 void BTA_GATTS_AppRegister(const bluetooth::Uuid& app_uuid,  in BTA_GATTS_AppRegister()
 | 
| D | bta_gattc_act.cc | 172 void bta_gattc_register(const Uuid& app_uuid, tBTA_GATTC_CBACK* p_cback,  in bta_gattc_register()
 | 
| D | bta_gattc_int.h | 254   bluetooth::Uuid app_uuid;  member
 | 
| /packages/modules/Bluetooth/system/stack/srvc/ | 
| D | srvc_eng.cc | 390     bluetooth::Uuid app_uuid =  in srvc_eng_init()  local
 | 
| /packages/modules/Bluetooth/system/main/shim/ | 
| D | le_scanning_manager.cc | 67   void OnScannerRegistered(const bluetooth::Uuid app_uuid, uint8_t scanner_id,  in OnScannerRegistered()156   auto app_uuid = bluetooth::hci::Uuid::From128BitBE(uuid.To128BitBE());  in RegisterScanner()  local
 488     const bluetooth::hci::Uuid app_uuid, bluetooth::hci::ScannerId scanner_id,  in OnScannerRegistered()
 
 | 
| D | btm.cc | 113     const bluetooth::hci::Uuid app_uuid, bluetooth::hci::ScannerId scanner_id,  in OnScannerRegistered()
 | 
| /packages/modules/Bluetooth/system/gd/hci/facade/ | 
| D | le_scanning_manager_facade.cc | 99 …void OnScannerRegistered(const bluetooth::hci::Uuid app_uuid, ScannerId scanner_id, ScanningStatus…  in OnScannerRegistered()
 | 
| /packages/modules/Bluetooth/system/stack/gap/ | 
| D | gap_ble.cc | 419   Uuid app_uuid = Uuid::From128BitBE(tmp);  in gap_attr_db_init()  local
 | 
| /packages/modules/Bluetooth/system/gd/hci/ | 
| D | le_scanning_manager.cc | 70   Uuid app_uuid;  member75 …void OnScannerRegistered(const Uuid app_uuid, ScannerId scanner_id, ScanningStatus status) overrid…  in OnScannerRegistered()
 1710 void LeScanningManager::RegisterScanner(Uuid app_uuid) {  in RegisterScanner()
 
 | 
| /packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ | 
| D | gatt_ble_scanner_shim.cc | 143 void BleScannerIntf::OnScannerRegistered(const bluetooth::Uuid app_uuid, uint8_t scannerId, uint8_t…  in OnScannerRegistered()
 | 
| /packages/modules/Bluetooth/system/main/test/ | 
| D | main_shim_test.cc | 608   void OnScannerRegistered(const bluetooth::Uuid app_uuid, uint8_t scannerId,  in OnScannerRegistered()
 | 
| /packages/modules/Bluetooth/system/stack/gatt/ | 
| D | gatt_int.h | 295   bluetooth::Uuid app_uuid; /* application UUID */  member
 | 
| /packages/modules/Bluetooth/android/app/jni/ | 
| D | com_android_bluetooth_gatt.cpp | 216 void btgattc_register_app_cb(int status, int clientIf, const Uuid& app_uuid) {  in btgattc_register_app_cb()989   void OnScannerRegistered(const Uuid app_uuid, uint8_t scannerId,  in OnScannerRegistered()
 1438 void btgattc_register_scanner_cb(const Uuid& app_uuid, uint8_t scannerId,  in btgattc_register_scanner_cb()
 
 |