Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc2223 struct RemoteNameRequestCompleteEventParams { in OnReadRemoteNameRequestCommandReceived() struct
2224 pwemb::StatusCode status; in OnReadRemoteNameRequestCommandReceived()
2225 DeviceAddressBytes bd_addr; in OnReadRemoteNameRequestCommandReceived()
2226 uint8_t remote_name[hci_spec::kMaxNameLength]; in OnReadRemoteNameRequestCommandReceived()