Home
last modified time | relevance | path

Searched defs:device_address (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/fuzz/
Dshim_l2cap.h41 uint16_t CreateConnection(uint16_t psm, hci::Address device_address) { in CreateConnection()
/packages/modules/Bluetooth/system/gd/btaa/host/
Dactivity_attribution.cc35 int uid, const std::string& package_name, const std::string& device_address) {} in NotifyActivityAttributionInfo()
/packages/modules/Bluetooth/system/main/shim/
Dactivity_attribution.cc51 const std::string& device_address) override { in NotifyActivityAttributionInfo()
/packages/modules/Bluetooth/system/gd/btaa/linux/
Dactivity_attribution.cc38 int uid, const std::string& package_name, const std::string& device_address) {} in NotifyActivityAttributionInfo()
/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_command_handler.cc230 Address device_address{}; in SetDeviceAddress() local
/packages/modules/Bluetooth/system/gd/btaa/linux_generic/
Dattribution_processor.cc165 int uid, const std::string& package_name, const std::string& device_address) { in NotifyActivityAttributionInfo()
/packages/modules/Bluetooth/system/bta/le_audio/
Dmetrics_collector_test.cc69 std::vector<RawAddress>& device_address, in LogLeAudioConnectionSessionReported()
Dmetrics_collector.cc190 std::vector<RawAddress> device_address(len); in WriteStats() local
/packages/modules/Bluetooth/system/gd/btaa/android/
Dactivity_attribution.cc221 int uid, const std::string& package_name, const std::string& device_address) { in NotifyActivityAttributionInfo()
/packages/modules/Bluetooth/system/test/mock/
Dmock_common_metrics.cc208 std::vector<RawAddress>& device_address, in LogLeAudioConnectionSessionReported()
/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc165 std::vector<RawAddress>& device_address, in LogLeAudioConnectionSessionReported()
Dmetrics.cc929 std::vector<RawAddress>& device_address, in LogLeAudioConnectionSessionReported()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdpint.h188 RawAddress device_address; member
/packages/modules/adb/client/
Dusb_libusb.cpp803 std::string device_address = get_device_address(device_raw); in process_device() local