Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dsmp_api.h73 #define SMP_IO_CAP_NONE BTM_IO_CAP_NONE /* NoInputNoOutput */
Dbtm_api.h1350 #define BTM_IO_CAP_NONE 3 /* NoInputNoOutput */ macro
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_main.c78 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
Dbta_dm_act.c199 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
1041 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
2856 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_sp_cback()
2868 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_sp_cback()
2882 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_sp_cback()
4378 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_ble_smp_cback()
Dbta_dm_int.h80 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
Dbta_dm_api.c670 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c1541 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
1609 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
3334 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_proc_sp_req_evt()
3362 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_proc_sp_req_evt()
3391 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_proc_sp_req_evt()
4538 #if (BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE) in btm_sec_pairing_timeout()
4587 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_sec_pairing_timeout()
Dbtm_ble.c1299 if ((p_data->io_cap == BTM_IO_CAP_NONE) && p_data->oob_data == SMP_OOB_NONE) in btm_ble_io_capabilities_req()
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h597 #define BTA_IO_CAP_NONE BTM_IO_CAP_NONE /* NoInputNoOutput */