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.h74 #define SMP_IO_CAP_NONE BTM_IO_CAP_NONE /* NoInputNoOutput */
Dbtm_api.h1413 #define BTM_IO_CAP_NONE 3 /* NoInputNoOutput */ macro
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_main.c79 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
Dbta_dm_act.c216 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
1126 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
3034 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_sp_cback()
3046 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_sp_cback()
3060 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_sp_cback()
4838 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_ble_smp_cback()
Dbta_dm_int.h82 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
Dbta_dm_api.c688 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c1739 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
1807 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
3637 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_proc_sp_req_evt()
3665 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_proc_sp_req_evt()
3694 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_proc_sp_req_evt()
4933 #if (BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE) in btm_sec_pairing_timeout()
4983 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_sec_pairing_timeout()
Dbtm_ble.c1490 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.h831 #define BTA_IO_CAP_NONE BTM_IO_CAP_NONE /* NoInputNoOutput */