Searched refs:smp_request_oob_data (Results 1 – 3 of 3) sorted by relevance
625 if (smp_request_oob_data(p_cb)) return; in smp_proc_pair_cmd()647 if (smp_request_oob_data(p_cb)) return; in smp_proc_pair_cmd()1544 if (smp_request_oob_data(p_cb)) return; in smp_process_io_response()
480 bool smp_request_oob_data(tSMP_CB* p_cb);
1612 bool smp_request_oob_data(tSMP_CB* p_cb) { in smp_request_oob_data() function