Home
last modified time | relevance | path

Searched refs:RfcommSendUihData (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_channel.c848 RfcommSendUihData(session, channel->dlci, newCredit, pkt); in RfcommSendCachePkt()
861 RfcommSendUihData(session, channel->dlci, 0, pkt); in RfcommSendCachePkt()
893 RfcommSendUihData(channel->session, channel->dlci, credits, NULL); in RfcommSendCredits()
H A Drfcomm_defs.h624 int RfcommSendUihData(const RfcommSessionInfo *session, uint8_t dlci, uint8_t newCredits, Packet *pkt);
H A Drfcomm_channel_fsm.c1006 int ret = RfcommSendUihData(session, channel->dlci, newCredits, (Packet *)data); in RfcommWriteData()
H A Drfcomm_frames.c567 int RfcommSendUihData(const RfcommSessionInfo *session, uint8_t dlci, uint8_t newCredits, Packet *pkt) in RfcommSendUihData() function

Completed in 7 milliseconds