OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bnepu_check_send_packet
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/bnep/
bnep_utils.c
215
bnepu_check_send_packet
(p_bcb, p_buf);
253
bnepu_check_send_packet
(p_bcb, p_buf);
300
bnepu_check_send_packet
(p_bcb, p_buf);
354
bnepu_check_send_packet
(p_bcb, p_buf);
398
bnepu_check_send_packet
(p_bcb, p_buf);
436
bnepu_check_send_packet
(p_bcb, p_buf);
443
** Function
bnepu_check_send_packet
452
void
bnepu_check_send_packet
(tBNEP_CONN *p_bcb, BT_HDR *p_buf)
function
454
BNEP_TRACE_EVENT1 ("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 2092 milliseconds