Searched refs:l2c_data_write (Results 1 – 3 of 3) sorted by relevance
2136 return l2c_data_write (cid, p_data, L2CAP_FLUSHABLE_CH_BASED); in L2CA_DataWrite()2218 return l2c_data_write (cid, p_data, flags); in L2CA_DataWriteEx()
1021 UINT8 l2c_data_write (UINT16 cid, BT_HDR *p_data, UINT16 flags) in l2c_data_write() function
590 extern UINT8 l2c_data_write (UINT16 cid, BT_HDR *p_data, UINT16 flag);