Home
last modified time | relevance | path

Searched refs:SMP_STATE_BOND_PENDING (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/smp/
Dsmp_main.cc500 {SMP_KEY_DISTRIBUTE, SMP_SM_NO_ACTION, SMP_STATE_BOND_PENDING}};
504 {SMP_PROC_ENC_INFO, SMP_SM_NO_ACTION, SMP_STATE_BOND_PENDING},
506 {SMP_PROC_ID_INFO, SMP_SM_NO_ACTION, SMP_STATE_BOND_PENDING},
508 {SMP_PROC_SRK_INFO, SMP_SM_NO_ACTION, SMP_STATE_BOND_PENDING},
510 {SMP_PROC_MASTER_ID, SMP_SM_NO_ACTION, SMP_STATE_BOND_PENDING},
512 {SMP_PROC_ID_ADDR, SMP_SM_NO_ACTION, SMP_STATE_BOND_PENDING},
515 {SMP_SEND_ENC_INFO, SMP_SM_NO_ACTION, SMP_STATE_BOND_PENDING}};
822 {SMP_KEY_DISTRIBUTE, SMP_SM_NO_ACTION, SMP_STATE_BOND_PENDING}};
828 {SMP_SEND_ENC_INFO, SMP_SM_NO_ACTION, SMP_STATE_BOND_PENDING},
832 {SMP_PROC_SRK_INFO, SMP_SM_NO_ACTION, SMP_STATE_BOND_PENDING},
[all …]
Dsmp_int.h158 SMP_STATE_BOND_PENDING, enumerator
Dsmp_utils.cc433 if (smp_get_state() == SMP_STATE_BOND_PENDING) { in smp_delayed_auth_complete_timeout()
Dsmp_act.cc1254 if (smp_get_state() == SMP_STATE_BOND_PENDING) { in smp_key_distribution()