Searched refs:BTM_IO_CAP_IO (Results 1 – 6 of 6) sorted by relevance
112 #define SMP_IO_CAP_IO BTM_IO_CAP_IO /* DisplayYesNo */
1378 #define BTM_IO_CAP_IO 1 /* DisplayYesNo */ macro
490 #define BTM_LOCAL_IO_CAPS BTM_IO_CAP_IO
772 #define BTA_IO_CAP_IO BTM_IO_CAP_IO /* 1 DisplayYesNo */
3650 #if (BTM_LOCAL_IO_CAPS == BTM_IO_CAP_IO) in btm_proc_sp_req_evt()3651 if ( (p_dev_rec->rmt_io_caps == BTM_IO_CAP_IO) in btm_proc_sp_req_evt()3652 && (btm_cb.devcb.loc_io_caps == BTM_IO_CAP_IO) in btm_proc_sp_req_evt()
2771 if ((yes_no_bit) || (pairing_cb.io_cap & BTM_IO_CAP_IO) ) in btif_dm_proc_io_req()