Searched defs:L2CA_GetRemoteChannelId (Results 1 – 4 of 4) sorted by relevance
233 struct L2CA_GetRemoteChannelId { struct238 extern struct L2CA_GetRemoteChannelId L2CA_GetRemoteChannelId; argument
56 struct L2CA_GetRemoteChannelId L2CA_GetRemoteChannelId; variable164 bool L2CA_GetRemoteChannelId(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteChannelId() function
256 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_GetRemoteChannelId(uint16_t lcid, in L2CA_GetRemoteChannelId() function in bluetooth::stack::l2cap::Impl
927 bool L2CA_GetRemoteChannelId(uint16_t lcid, uint16_t* rcid) { in L2CA_GetRemoteChannelId() function