Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_act.cc576 if (smp_request_oob_data(p_cb)) return; in smp_proc_pair_cmd()
598 if (smp_request_oob_data(p_cb)) return; in smp_proc_pair_cmd()
1401 if (smp_request_oob_data(p_cb)) return; in smp_process_io_response()
Dsmp_int.h467 extern bool smp_request_oob_data(tSMP_CB* p_cb);
Dsmp_utils.cc1530 bool smp_request_oob_data(tSMP_CB* p_cb) { in smp_request_oob_data() function