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.h435 struct L2CA_DataWrite { struct
442 extern struct L2CA_DataWrite L2CA_DataWrite; argument
Dmock_main_shim_l2cap_api.h152 struct L2CA_DataWrite { struct
159 extern struct L2CA_DataWrite L2CA_DataWrite; argument
Dmock_stack_l2cap_api.cc78 struct L2CA_DataWrite L2CA_DataWrite; variable
252 uint8_t L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function
Dmock_main_shim_l2cap_api.cc52 struct L2CA_DataWrite L2CA_DataWrite; variable
134 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.cc68 uint8_t L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1624 uint8_t L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc785 uint8_t L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function