Home
last modified time | relevance | path

Searched refs:BT_SMP_DHKEY_CHECK (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsmp.h121 #define BT_SMP_DHKEY_CHECK 0x0d macro
A Dsmp.c3266 buf = smp_create_pdu(smp, BT_SMP_DHKEY_CHECK, sizeof(*req)); in sc_smp_send_dhkey_check()
3317 atomic_set_bit(&smp->allowed_cmds, BT_SMP_DHKEY_CHECK); in compute_and_send_master_dhcheck()
3637 atomic_set_bit(&smp->allowed_cmds, BT_SMP_DHKEY_CHECK); in smp_pairing_random()
3675 atomic_set_bit(&smp->allowed_cmds, BT_SMP_DHKEY_CHECK); in smp_pairing_random()
5215 atomic_set_bit(&smp->allowed_cmds, BT_SMP_DHKEY_CHECK); in le_sc_oob_pairing_continue()

Completed in 40 milliseconds