Searched refs:BTM_IO_CAP_IO (Results 1 - 7 of 7) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dsmp_api.h72 #define SMP_IO_CAP_IO BTM_IO_CAP_IO /* DisplayYesNo */
H A Dbtm_api.h1411 #define BTM_IO_CAP_IO 1 /* DisplayYesNo */ macro
/external/bluetooth/bluedroid/include/
H A Dbt_target.h1073 #define BTM_LOCAL_IO_CAPS BTM_IO_CAP_IO
/external/libnfc-nci/src/include/
H A Dbt_target.h865 #define BTM_LOCAL_IO_CAPS BTM_IO_CAP_IO
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h826 #define BTA_IO_CAP_IO BTM_IO_CAP_IO /* DisplayYesNo */
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c106 /* BTM_IO_CAP_IO 1 DisplayYesNo */
3608 #if (BTM_LOCAL_IO_CAPS == BTM_IO_CAP_IO)
3609 if ( (p_dev_rec->rmt_io_caps == BTM_IO_CAP_IO)
3610 && (btm_cb.devcb.loc_io_caps == BTM_IO_CAP_IO)
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_dm.c2637 if ((yes_no_bit) || (pairing_cb.io_cap & BTM_IO_CAP_IO) )

Completed in 88 milliseconds