HomeSort by relevance Sort by last modified time
    Searched refs:bnepu_check_send_packet (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/bnep/
bnep_utils.c 216 bnepu_check_send_packet (p_bcb, p_buf);
254 bnepu_check_send_packet (p_bcb, p_buf);
301 bnepu_check_send_packet (p_bcb, p_buf);
355 bnepu_check_send_packet (p_bcb, p_buf);
399 bnepu_check_send_packet (p_bcb, p_buf);
437 bnepu_check_send_packet (p_bcb, p_buf);
444 ** Function bnepu_check_send_packet
453 void bnepu_check_send_packet (tBNEP_CONN *p_bcb, BT_HDR *p_buf) function
455 BNEP_TRACE_EVENT ("BNEP - bnepu_check_send_packet for CID: 0x%x", p_bcb->l2cap_cid);
    [all...]
bnep_api.c 445 bnepu_check_send_packet (p_bcb, p_buf);
561 bnepu_check_send_packet (p_bcb, p_buf);
bnep_int.h 228 extern void bnepu_check_send_packet (tBNEP_CONN *p_bcb, BT_HDR *p_buf);

Completed in 56 milliseconds