/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | acl_connection.cc | 40 AddressWithType AclConnection::GetOwnAddress() const { return own_address_; } in GetOwnAddress() function in rootcanal::AclConnection
|
D | acl_connection_handler.cc | 204 AddressWithType AclConnectionHandler::GetOwnAddress(uint16_t handle) const { in GetOwnAddress() function in rootcanal::AclConnectionHandler
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_ble_advertiser.cc | 126 void GetOwnAddress(uint8_t advertiser_id, GetAddressCallback cb) override { in GetOwnAddress() function in __anone97952680111::BleAdvertiserInterfaceImpl
|
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_advertiser_shim.cc | 110 void BleAdvertiserIntf::GetOwnAddress(uint8_t adv_id) { in GetOwnAddress() function in bluetooth::topshim::rust::BleAdvertiserIntf
|
/packages/modules/Bluetooth/system/blueberry/facade/hci/ |
D | le_advertising_manager_facade.proto | 17 rpc GetOwnAddress(GetOwnAddressRequest) returns (google.protobuf.Empty) {} rpc
|
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | state_machine.cc | 106 RawAddress GetOwnAddress() override { in GetOwnAddress() function in __anonb887c9f30111::BroadcastStateMachineImpl
|
/packages/modules/Bluetooth/system/main/shim/ |
D | le_advertising_manager.cc | 74 void GetOwnAddress(uint8_t advertiser_id, GetAddressCallback cb) override { in GetOwnAddress() function in BleAdvertiserInterfaceImpl
|
/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_advertising_manager_facade.cc | 338 ::grpc::Status GetOwnAddress( in GetOwnAddress() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | le_advertising_manager.cc | 1636 void LeAdvertisingManager::GetOwnAddress(uint8_t advertiser_id) { in GetOwnAddress() function in bluetooth::hci::LeAdvertisingManager
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_multi_adv.cc | 176 void GetOwnAddress(uint8_t inst_id, GetAddressCallback cb) override { in GetOwnAddress() function in __anon63b62bfe0111::BleAdvertisingManagerImpl
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 291 fn GetOwnAddress(self: Pin<&mut BleAdvertiserIntf>, adv_id: u8); in GetOwnAddress() function
|