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

  /system/bt/stack/bnep/
bnep_utils.cc 199 bnepu_check_send_packet(p_bcb, p_buf);
231 bnepu_check_send_packet(p_bcb, p_buf);
267 bnepu_check_send_packet(p_bcb, p_buf);
311 bnepu_check_send_packet(p_bcb, p_buf);
348 bnepu_check_send_packet(p_bcb, p_buf);
381 bnepu_check_send_packet(p_bcb, p_buf);
386 * Function bnepu_check_send_packet
395 void bnepu_check_send_packet(tBNEP_CONN* p_bcb, BT_HDR* p_buf) { function
396 BNEP_TRACE_EVENT("BNEP - bnepu_check_send_packet for CID: 0x%x",
    [all...]
bnep_api.cc 407 bnepu_check_send_packet(p_bcb, p_buf);
509 bnepu_check_send_packet(p_bcb, p_buf);
bnep_int.h 210 extern void bnepu_check_send_packet(tBNEP_CONN* p_bcb, BT_HDR* p_buf);

Completed in 42 milliseconds