Home
last modified time | relevance | path

Searched defs:L2CA_RemoveFixedChnl (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h342 struct L2CA_RemoveFixedChnl { struct
349 extern struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; argument
Dmock_stack_l2cap_api.cc66 struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; variable
206 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2cap_api.cc175 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_RemoveFixedChnl(uint16_t fixed_cid, in L2CA_RemoveFixedChnl() function in bluetooth::stack::l2cap::Impl
Dl2c_api.cc1360 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function