Searched defs:L2CA_RemoveFixedChnl (Results 1 – 4 of 4) sorted by relevance
342 struct L2CA_RemoveFixedChnl { struct349 extern struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; argument
66 struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; variable206 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function
175 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_RemoveFixedChnl(uint16_t fixed_cid, in L2CA_RemoveFixedChnl() function in bluetooth::stack::l2cap::Impl
1360 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function