Searched defs:device_address (Results  1 – 14 of 14) sorted by relevance
| /packages/modules/Bluetooth/system/gd/l2cap/fuzz/ | 
| D | shim_l2cap.h | 41   uint16_t CreateConnection(uint16_t psm, hci::Address device_address) {  in CreateConnection()
  | 
| /packages/modules/Bluetooth/system/gd/btaa/host/ | 
| D | activity_attribution.cc | 35     int uid, const std::string& package_name, const std::string& device_address) {}  in NotifyActivityAttributionInfo()
  | 
| /packages/modules/Bluetooth/system/main/shim/ | 
| D | activity_attribution.cc | 51       const std::string& device_address) override {  in NotifyActivityAttributionInfo()
  | 
| /packages/modules/Bluetooth/system/gd/btaa/linux/ | 
| D | activity_attribution.cc | 38     int uid, const std::string& package_name, const std::string& device_address) {}  in NotifyActivityAttributionInfo()
  | 
| /packages/modules/Bluetooth/tools/rootcanal/model/setup/ | 
| D | test_command_handler.cc | 230   Address device_address{};  in SetDeviceAddress()  local
  | 
| /packages/modules/Bluetooth/system/gd/btaa/linux_generic/ | 
| D | attribution_processor.cc | 165     int uid, const std::string& package_name, const std::string& device_address) {  in NotifyActivityAttributionInfo()
  | 
| /packages/modules/Bluetooth/system/bta/le_audio/ | 
| D | metrics_collector_test.cc | 69     std::vector<RawAddress>& device_address,  in LogLeAudioConnectionSessionReported()
  | 
| D | metrics_collector.cc | 190     std::vector<RawAddress> device_address(len);  in WriteStats()  local
  | 
| /packages/modules/Bluetooth/system/gd/btaa/android/ | 
| D | activity_attribution.cc | 221     int uid, const std::string& package_name, const std::string& device_address) {  in NotifyActivityAttributionInfo()
  | 
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_common_metrics.cc | 208     std::vector<RawAddress>& device_address,  in LogLeAudioConnectionSessionReported()
  | 
| /packages/modules/Bluetooth/system/common/ | 
| D | metrics_linux.cc | 165     std::vector<RawAddress>& device_address,  in LogLeAudioConnectionSessionReported()
  | 
| D | metrics.cc | 929     std::vector<RawAddress>& device_address,  in LogLeAudioConnectionSessionReported()
  | 
| /packages/modules/Bluetooth/system/stack/sdp/ | 
| D | sdpint.h | 188   RawAddress device_address;  member
  | 
| /packages/modules/adb/client/ | 
| D | usb_libusb.cpp | 803     std::string device_address = get_device_address(device_raw);  in process_device()  local
  |