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.c623 if (smp_request_oob_data(p_cb)) return; in smp_proc_pair_cmd()
648 if (smp_request_oob_data(p_cb)) return; in smp_proc_pair_cmd()
1444 if (smp_request_oob_data(p_cb)) return; in smp_process_io_response()
Dsmp_int.h501 extern BOOLEAN smp_request_oob_data(tSMP_CB *p_cb);
Dsmp_utils.c1512 BOOLEAN smp_request_oob_data(tSMP_CB *p_cb) in smp_request_oob_data() function