Searched refs:CigIdentifier (Results 1 – 5 of 5) sorted by relevance
104 CigCisIdentifier(hci_spec::CigIdentifier cig_id, in CigCisIdentifier()112 hci_spec::CigIdentifier cig_id() const { return cig_id_; } in cig_id()116 hci_spec::CigIdentifier cig_id_;
28 constexpr hci_spec::CigIdentifier kCigId = 0x11;
28 constexpr hci_spec::CigIdentifier kCigId = 0x22;
63 using CigIdentifier = uint8_t; variable
522 hci_spec::CigIdentifier cig_id, in LECisRequestEventPacket()