Searched defs:L2CA_GetPeerLECocConfig (Results 1 – 4 of 4) sorted by relevance
165 struct L2CA_GetPeerLECocConfig { struct170 extern struct L2CA_GetPeerLECocConfig L2CA_GetPeerLECocConfig; argument
49 struct L2CA_GetPeerLECocConfig L2CA_GetPeerLECocConfig; variable135 bool L2CA_GetPeerLECocConfig(uint16_t lcid, tL2CAP_LE_CFG_INFO* peer_cfg) { in L2CA_GetPeerLECocConfig() function
75 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_GetPeerLECocConfig( in L2CA_GetPeerLECocConfig() function in bluetooth::stack::l2cap::Impl
585 bool L2CA_GetPeerLECocConfig(uint16_t lcid, tL2CAP_LE_CFG_INFO* peer_cfg) { in L2CA_GetPeerLECocConfig() function