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.c570 if (smp_request_oob_data(p_cb)) return; in smp_proc_pair_cmd()
595 if (smp_request_oob_data(p_cb)) return; in smp_proc_pair_cmd()
1391 if (smp_request_oob_data(p_cb)) return; in smp_process_io_response()
Dsmp_int.h500 extern BOOLEAN smp_request_oob_data(tSMP_CB *p_cb);
Dsmp_utils.c1544 BOOLEAN smp_request_oob_data(tSMP_CB *p_cb) in smp_request_oob_data() function