Searched refs:BTM_IO_CAP_IO (Results 1 – 6 of 6) sorted by relevance
106 #define SMP_IO_CAP_IO BTM_IO_CAP_IO /* DisplayYesNo */
1306 #define BTM_IO_CAP_IO 1 /* DisplayYesNo */ macro
430 #define BTM_LOCAL_IO_CAPS BTM_IO_CAP_IO
551 #define BTA_IO_CAP_IO BTM_IO_CAP_IO /* 1 DisplayYesNo */
3208 if (btm_cb.devcb.loc_io_caps == BTM_IO_CAP_IO) { in btm_proc_sp_req_evt()3218 if ((p_dev_rec->rmt_io_caps == BTM_IO_CAP_IO) && in btm_proc_sp_req_evt()3219 (btm_cb.devcb.loc_io_caps == BTM_IO_CAP_IO) && in btm_proc_sp_req_evt()
2627 if ((yes_no_bit) || (pairing_cb.io_cap & BTM_IO_CAP_IO)) in btif_dm_proc_io_req()