Home
last modified time | relevance | path

Searched refs:RemoteOobDataRequestNegativeReplyCompleteView (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_metrics_logging.cc1206 RemoteOobDataRequestNegativeReplyCompleteView::Create( in log_classic_pairing_command_complete()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h4643RemoteOobDataRequestNegativeReplyCompleteView : public CommandCompleteView { public:static RemoteO… in CreateOptional()
4645RemoteOobDataRequestNegativeReplyCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = st… in CreateOptional()
4661 explicit RemoteOobDataRequestNegativeReplyCompleteView(CommandCompleteView parent) : CommandComplet… in CreateOptional() function
24249 …eOobDataRequestNegativeReplyCompleteBuilder> FromView(RemoteOobDataRequestNegativeReplyCompleteVie… in Create()
24270 …uint8_t> captured_packet) {RemoteOobDataRequestNegativeReplyCompleteView view = RemoteOobDataReque…
24273 …int8_t>(data, data + size);RemoteOobDataRequestNegativeReplyCompleteView view = RemoteOobDataReque…