Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h436 struct L2CA_DataWrite { struct
443 extern struct L2CA_DataWrite L2CA_DataWrite; argument
Dmock_main_shim_l2cap_api.h153 struct L2CA_DataWrite { struct
160 extern struct L2CA_DataWrite L2CA_DataWrite; argument
Dmock_stack_l2cap_api.cc97 struct L2CA_DataWrite L2CA_DataWrite; variable
269 uint8_t L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function
Dmock_main_shim_l2cap_api.cc54 struct L2CA_DataWrite L2CA_DataWrite; variable
136 uint8_t bluetooth::shim::L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_l2cap_layer.cc63 uint8_t L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1620 uint8_t L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc784 uint8_t L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function