Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h373 struct L2CA_DataWrite { struct
380 extern struct L2CA_DataWrite L2CA_DataWrite; argument
Dmock_stack_l2cap_api.cc69 struct L2CA_DataWrite L2CA_DataWrite; variable
218 tL2CAP_DW_RESULT L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/
Dmock_l2cap_layer.cc60 tL2CAP_DW_RESULT L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2cap_api.cc109 [[nodiscard]] tL2CAP_DW_RESULT bluetooth::stack::l2cap::Impl::L2CA_DataWrite(uint16_t cid, in L2CA_DataWrite() function in bluetooth::stack::l2cap::Impl
Dl2c_api.cc1476 tL2CAP_DW_RESULT L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function