Searched defs:L2CA_GetPeerFeatures (Results 1 – 4 of 4) sorted by relevance
296 struct L2CA_GetPeerFeatures { struct304 extern struct L2CA_GetPeerFeatures L2CA_GetPeerFeatures; argument
62 struct L2CA_GetPeerFeatures L2CA_GetPeerFeatures; variable189 bool L2CA_GetPeerFeatures(const RawAddress& bd_addr, uint32_t* p_ext_feat, uint8_t* p_chnl_mask) { in L2CA_GetPeerFeatures() function
154 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_GetPeerFeatures(const RawAddress& bd_addr, in L2CA_GetPeerFeatures() function in bluetooth::stack::l2cap::Impl
1082 bool L2CA_GetPeerFeatures(const RawAddress& bd_addr, uint32_t* p_ext_feat, uint8_t* p_chnl_mask) { in L2CA_GetPeerFeatures() function