Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h389 struct L2CA_SendFixedChnlData { struct
400 extern struct L2CA_SendFixedChnlData L2CA_SendFixedChnlData; argument
Dmock_main_shim_l2cap_api.h283 struct L2CA_SendFixedChnlData { struct
293 extern struct L2CA_SendFixedChnlData L2CA_SendFixedChnlData; argument
Dmock_stack_l2cap_api.cc74 struct L2CA_SendFixedChnlData L2CA_SendFixedChnlData; variable
234 uint16_t L2CA_SendFixedChnlData(uint16_t fixed_cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData() function
Dmock_main_shim_l2cap_api.cc62 struct L2CA_SendFixedChnlData L2CA_SendFixedChnlData; variable
190 uint16_t bluetooth::shim::L2CA_SendFixedChnlData(uint16_t cid, in L2CA_SendFixedChnlData() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1396 uint16_t L2CA_SendFixedChnlData(uint16_t fixed_cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1029 uint16_t L2CA_SendFixedChnlData(uint16_t cid, const RawAddress& rem_bda, in L2CA_SendFixedChnlData() function