Searched refs:BTM_IO_CAP_NONE (Results 1 - 9 of 9) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dsmp_api.h74 #define SMP_IO_CAP_NONE BTM_IO_CAP_NONE /* NoInputNoOutput */
H A Dbtm_api.h1398 #define BTM_IO_CAP_NONE 3 /* NoInputNoOutput */ macro
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_main.c79 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
H A Dbta_dm_int.h82 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
H A Dbta_dm_act.c208 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
1117 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
2995 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
3007 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
3021 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
4675 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
H A Dbta_dm_api.c679 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c101 /* BTM_IO_CAP_NONE 3 NoInputNoOutput */
1551 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
1619 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
3422 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
3450 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
3479 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
4651 #if (BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE)
4700 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
4705 #endif /* !BTM_IO_CAP_NONE */
H A Dbtm_ble.c1486 if ((p_data->io_cap == BTM_IO_CAP_NONE) && p_data->oob_data == SMP_OOB_NONE)
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h696 #define BTA_IO_CAP_NONE BTM_IO_CAP_NONE /* NoInputNoOutput */

Completed in 411 milliseconds