Searched refs:BTM_IO_CAP_IO (Results 1 – 4 of 4) sorted by relevance
204 BTM_IO_CAP_IO = 1, /* DisplayYesNo */ enumerator217 case BTM_IO_CAP_IO: in io_capabilities_text()
86 #define SMP_IO_CAP_IO BTM_IO_CAP_IO /* DisplayYesNo */
2171 btm_sec_cb.devcb.loc_io_caps = BTM_IO_CAP_IO; in btm_sec_dev_reset()2822 if (btm_sec_cb.devcb.loc_io_caps == BTM_IO_CAP_IO) { in btm_proc_sp_req_evt()2832 if ((p_dev_rec->sec_rec.rmt_io_caps == BTM_IO_CAP_IO || in btm_proc_sp_req_evt()2834 (btm_sec_cb.devcb.loc_io_caps == BTM_IO_CAP_IO) && in btm_proc_sp_req_evt()
3122 if ((yes_no_bit) || (pairing_cb.io_cap & BTM_IO_CAP_IO)) in btif_dm_proc_io_req()