Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsmp.h95 #define BT_SMP_CMD_IDENT_INFO 0x08 macro
A Dsmp.c1210 buf = smp_br_create_pdu(smp, BT_SMP_CMD_IDENT_INFO, in smp_br_distribute_keys()
1352 atomic_set_bit(&smp->allowed_cmds, BT_SMP_CMD_IDENT_INFO); in smp_br_pairing_req()
1391 atomic_set_bit(&smp->allowed_cmds, BT_SMP_CMD_IDENT_INFO); in smp_br_pairing_rsp()
2118 buf = smp_create_pdu(smp, BT_SMP_CMD_IDENT_INFO, in bt_smp_distribute_keys()
2438 BT_SMP_CMD_IDENT_INFO); in legacy_pairing_random()
2568 atomic_set_bit(&smp->allowed_cmds, BT_SMP_CMD_IDENT_INFO); in smp_master_ident()
4186 BT_SMP_CMD_IDENT_INFO); in smp_dhkey_check()
4426 atomic_set_bit(&smp->allowed_cmds, BT_SMP_CMD_IDENT_INFO); in bt_smp_encrypt_change()

Completed in 11 milliseconds