Searched refs:BTM_IO_CAP_IO (Results 1 – 6 of 6) sorted by relevance
105 #define SMP_IO_CAP_IO BTM_IO_CAP_IO /* DisplayYesNo */
1371 #define BTM_IO_CAP_IO 1 /* DisplayYesNo */ macro
430 #define BTM_LOCAL_IO_CAPS BTM_IO_CAP_IO
557 #define BTA_IO_CAP_IO BTM_IO_CAP_IO /* 1 DisplayYesNo */
3422 if (btm_cb.devcb.loc_io_caps == BTM_IO_CAP_IO) { in btm_proc_sp_req_evt()3432 if ((p_dev_rec->rmt_io_caps == BTM_IO_CAP_IO) && in btm_proc_sp_req_evt()3433 (btm_cb.devcb.loc_io_caps == BTM_IO_CAP_IO) && in btm_proc_sp_req_evt()
2604 if ((yes_no_bit) || (pairing_cb.io_cap & BTM_IO_CAP_IO)) in btif_dm_proc_io_req()