Home
last modified time | relevance | path

Searched refs:bnepu_check_send_packet (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/bnep/
Dbnep_utils.cc206 bnepu_check_send_packet(p_bcb, p_buf); in bnep_send_conn_req()
238 bnepu_check_send_packet(p_bcb, p_buf); in bnep_send_conn_responce()
274 bnepu_check_send_packet(p_bcb, p_buf); in bnepu_send_peer_our_filters()
318 bnepu_check_send_packet(p_bcb, p_buf); in bnepu_send_peer_our_multi_filters()
355 bnepu_check_send_packet(p_bcb, p_buf); in bnepu_send_peer_filter_rsp()
388 bnepu_check_send_packet(p_bcb, p_buf); in bnep_send_command_not_understood()
402 void bnepu_check_send_packet(tBNEP_CONN* p_bcb, BT_HDR* p_buf) { in bnepu_check_send_packet() function
1136 bnepu_check_send_packet(p_bcb, p_buf); in bnepu_send_peer_multicast_filter_rsp()
Dbnep_api.cc405 bnepu_check_send_packet(p_bcb, p_buf); in BNEP_WriteBuf()
512 bnepu_check_send_packet(p_bcb, p_buf); in BNEP_Write()
Dbnep_int.h189 extern void bnepu_check_send_packet(tBNEP_CONN* p_bcb, BT_HDR* p_buf);