Searched defs:L2CA_DataWrite (Results 1 – 5 of 5) sorted by relevance
373 struct L2CA_DataWrite { struct380 extern struct L2CA_DataWrite L2CA_DataWrite; argument
69 struct L2CA_DataWrite L2CA_DataWrite; variable218 tL2CAP_DW_RESULT L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function
60 tL2CAP_DW_RESULT L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function
109 [[nodiscard]] tL2CAP_DW_RESULT bluetooth::stack::l2cap::Impl::L2CA_DataWrite(uint16_t cid, in L2CA_DataWrite() function in bluetooth::stack::l2cap::Impl
1476 tL2CAP_DW_RESULT L2CA_DataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_DataWrite() function