Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h391 struct L2CA_RemoveFixedChnl { struct
400 extern struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; argument
Dmock_main_shim_l2cap_api.h259 struct L2CA_RemoveFixedChnl { struct
266 extern struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; argument
Dmock_stack_l2cap_api.cc64 struct L2CA_RemoveFixedChnl L2CA_RemoveFixedChnl; variable
225 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1394 bool L2CA_RemoveFixedChnl(uint16_t fixed_cid, const RawAddress& rem_bda) { in L2CA_RemoveFixedChnl() function