Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsmp_api.h114 #define SMP_IO_CAP_NONE BTM_IO_CAP_NONE /* NoInputNoOutput */
Dbtm_api.h1380 #define BTM_IO_CAP_NONE 3 /* NoInputNoOutput */ macro
/system/bt/stack/btm/
Dbtm_sec.c1572 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
1637 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
3679 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_proc_sp_req_evt()
3707 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_proc_sp_req_evt()
3736 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_proc_sp_req_evt()
5027 #if (BTM_LOCAL_IO_CAPS == BTM_IO_CAP_NONE) in btm_sec_pairing_timeout()
5074 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in btm_sec_pairing_timeout()
Dbtm_ble.c1718 if ((p_data->io_cap == BTM_IO_CAP_NONE) && p_data->oob_data == SMP_OOB_NONE) in btm_ble_io_capabilities_req()
/system/bt/bta/dm/
Dbta_dm_act.c230 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE)
2844 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_sp_cback()
2852 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_sp_cback()
2867 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_sp_cback()
4338 #if (BTM_LOCAL_IO_CAPS != BTM_IO_CAP_NONE) in bta_dm_ble_smp_cback()
/system/bt/bta/include/
Dbta_api.h774 #define BTA_IO_CAP_NONE BTM_IO_CAP_NONE /* 3 NoInputNoOutput */