Searched refs:BTM_IO_CAP_NONE (Results 1 – 6 of 6) sorted by relevance
114 #define SMP_IO_CAP_NONE BTM_IO_CAP_NONE /* NoInputNoOutput */
1478 #define BTM_IO_CAP_NONE 3 /* NoInputNoOutput */ macro
995 #define BTM_LOCAL_IO_CAPS BTM_IO_CAP_NONE
887 #define BTA_IO_CAP_NONE BTM_IO_CAP_NONE /* 3 NoInputNoOutput */
1837 if ((p_data->io_cap == BTM_IO_CAP_NONE) && p_data->oob_data == SMP_OOB_NONE) { in btm_ble_io_capabilities_req()
4889 #if (BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE) in btm_sec_pairing_timeout()