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

  /system/bt/stack/bnep/
bnep_int.h 220 extern void bnep_process_setup_conn_req(tBNEP_CONN* p_bcb, uint8_t* p_setup,
bnep_utils.cc 515 * Function bnep_process_setup_conn_req
524 void bnep_process_setup_conn_req(tBNEP_CONN* p_bcb, uint8_t* p_setup, function
526 BNEP_TRACE_EVENT("BNEP - bnep_process_setup_conn_req for CID: 0x%x",
760 if (!is_ext) bnep_process_setup_conn_req(p_bcb, p, (uint8_t)len);
    [all...]

Completed in 41 milliseconds