Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_l2cap_api.h379 struct L2CA_RemoveFixedChnl { struct
386 extern struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; argument
H A Dmock_main_shim_l2cap_api.h301 struct L2CA_RemoveFixedChnl { struct
308 extern struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; argument
H A Dmock_stack_l2cap_api.cc88 struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; variable
239 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function
H A Dmock_main_shim_l2cap_api.cc64 struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; variable
203 bool bluetooth::shim::L2CA_RemoveFixedChnl(uint16_t cid, in L2CA_RemoveFixedChnl() function in bluetooth::shim
/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim_l2c_api.cc104 bool bluetooth::shim::L2CA_RemoveFixedChnl(uint16_t cid, in L2CA_RemoveFixedChnl() function in bluetooth::shim
/aosp12/system/bt/stack/l2cap/
H A Dl2c_api.cc1368 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc1036 bool L2CA_RemoveFixedChnl(uint16_t cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function