/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | acl_connection.h | 47 AddressWithType GetOwnAddress() const { return own_address_; } in GetOwnAddress() function
|
D | acl_connection_handler.cc | 232 AddressWithType AclConnectionHandler::GetOwnAddress(uint16_t handle) const { in GetOwnAddress() function in rootcanal::AclConnectionHandler
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_advertiser_shim.cc | 84 void BleAdvertiserIntf::GetOwnAddress(uint8_t adv_id) { in GetOwnAddress() function in bluetooth::topshim::rust::BleAdvertiserIntf
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/hci/ |
D | le_advertising_manager_facade.proto | 17 rpc GetOwnAddress(GetOwnAddressRequest) returns (google.protobuf.Empty) {} rpc
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | le_advertising_manager.cc | 93 void GetOwnAddress(uint8_t advertiser_id, in GetOwnAddress() function in BleAdvertiserInterfaceImpl
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/ |
D | state_machine.cc | 122 RawAddress GetOwnAddress() override { return addr_; } in GetOwnAddress() function in __anon1ad8bfbd0111::BroadcastStateMachineImpl
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | le_advertising_manager_facade.cc | 356 ::grpc::Status GetOwnAddress(::grpc::ServerContext* /* context */, in GetOwnAddress() function in bluetooth::hci::facade::LeAdvertisingManagerFacadeService
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/ |
D | facade.proto | 35 rpc GetOwnAddress(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | le_advertising_manager.cc | 1906 void LeAdvertisingManager::GetOwnAddress(uint8_t advertiser_id) { in GetOwnAddress() function in bluetooth::hci::LeAdvertisingManager
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 317 fn GetOwnAddress(self: Pin<&mut BleAdvertiserIntf>, adv_id: u8); in GetOwnAddress() function
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 15772 Address GetOwnAddress() const {ASSERT(was_validated_);auto to_bound = begin();auto own_address_it =… in CreateOptional() function
|