Searched defs:L2CA_LECocDataWrite (Results 1 – 4 of 4) sorted by relevance
384 struct L2CA_LECocDataWrite { struct391 extern struct L2CA_LECocDataWrite L2CA_LECocDataWrite; argument
70 struct L2CA_LECocDataWrite L2CA_LECocDataWrite; variable222 tL2CAP_DW_RESULT L2CA_LECocDataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_LECocDataWrite() function
114 [[nodiscard]] tL2CAP_DW_RESULT bluetooth::stack::l2cap::Impl::L2CA_LECocDataWrite(uint16_t cid, in L2CA_LECocDataWrite() function in bluetooth::stack::l2cap::Impl
1481 tL2CAP_DW_RESULT L2CA_LECocDataWrite(uint16_t cid, BT_HDR* p_data) { in L2CA_LECocDataWrite() function