Searched defs:rfc_send_buf_uih (Results 1 - 1 of 1) sorted by relevance
/external/bluetooth/bluedroid/stack/rfcomm/ |
H A D | rfc_ts_frames.c | 162 ** Function rfc_send_buf_uih 167 void rfc_send_buf_uih (tRFC_MCB *p_mcb, UINT8 dlci, BT_HDR *p_buf) function 265 rfc_send_buf_uih (p_mcb, RFCOMM_MX_DLCI, p_buf); 293 rfc_send_buf_uih (p_mcb, RFCOMM_MX_DLCI, p_buf); 321 rfc_send_buf_uih (p_mcb, RFCOMM_MX_DLCI, p_buf); 375 rfc_send_buf_uih (p_mcb, RFCOMM_MX_DLCI, p_buf); 406 rfc_send_buf_uih (p_mcb, RFCOMM_MX_DLCI, p_buf); 438 rfc_send_buf_uih (p_mcb, RFCOMM_MX_DLCI, p_buf); 491 rfc_send_buf_uih (p_mcb, RFCOMM_MX_DLCI, p_buf); 529 rfc_send_buf_uih (p_mc [all...] |
Completed in 570 milliseconds