Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h404 struct L2CA_RemoveFixedChnl { struct
411 extern struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; argument
Dmock_main_shim_l2cap_api.h297 struct L2CA_RemoveFixedChnl { struct
304 extern struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; argument
Dmock_stack_l2cap_api.cc75 struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; variable
240 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function
Dmock_main_shim_l2cap_api.cc63 struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; variable
197 bool bluetooth::shim::L2CA_RemoveFixedChnl(uint16_t cid, in L2CA_RemoveFixedChnl() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1503 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1046 bool L2CA_RemoveFixedChnl(uint16_t cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function