Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc423 check_status<ChangeConnectionLinkKeyStatusView>)); in ChangeConnectionLinkKey()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h3891ChangeConnectionLinkKeyStatusView : public CommandStatusView { public:static ChangeConnectionLinkK… in CreateOptional()
3893ChangeConnectionLinkKeyStatusView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shar… in CreateOptional()
3905 explicit ChangeConnectionLinkKeyStatusView(CommandStatusView parent) : CommandStatusView(std::move(… in CreateOptional() function
22967 …::unique_ptr<ChangeConnectionLinkKeyStatusBuilder> FromView(ChangeConnectionLinkKeyStatusView view… in Create()
22988 …std::vector<uint8_t> captured_packet) {ChangeConnectionLinkKeyStatusView view = ChangeConnectionLi…
22991 …td::vector<uint8_t>(data, data + size);ChangeConnectionLinkKeyStatusView view = ChangeConnectionLi…