Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/testing/
Dfake_controller.cc2068 struct RemoteNameRequestCompleteEventParams { in OnReadRemoteNameRequestCommandReceived() struct
2069 pw::bluetooth::emboss::StatusCode status; in OnReadRemoteNameRequestCommandReceived()
2070 DeviceAddressBytes bd_addr; in OnReadRemoteNameRequestCommandReceived()
2071 uint8_t remote_name[hci_spec::kMaxNameLength]; in OnReadRemoteNameRequestCommandReceived()