Searched refs:l2c_data_write (Results 1 – 3 of 3) sorted by relevance
1815 return l2c_data_write (cid, p_data, L2CAP_FLUSHABLE_CH_BASED); in L2CA_DataWrite()1869 return l2c_data_write (cid, p_data, flags); in L2CA_DataWriteEx()
551 extern UINT8 l2c_data_write (UINT16 cid, BT_HDR *p_data, UINT16 flag);
961 UINT8 l2c_data_write (UINT16 cid, BT_HDR *p_data, UINT16 flags) in l2c_data_write() function