Home
last modified time | relevance | path

Searched refs:SMP_StepFunc (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_hci_event.c34 static SMP_StepFunc g_genOOB[] = {
40 static SMP_StepFunc g_genSignature[] = {
46 static SMP_StepFunc g_masLegacy[] = {
67 static SMP_StepFunc g_slaLegacy[] = {
90 static SMP_StepFunc g_masScjw[] = {
107 static SMP_StepFunc g_masScpk[] = {
125 static SMP_StepFunc g_masScob[] = {
143 static SMP_StepFunc g_masScCommon[] = {
166 static SMP_StepFunc g_slaScjw[] = {
183 static SMP_StepFunc g_slaScp
[all...]
H A Dsmp_hci_event.h35 SMP_StepFunc GetPairTable(uint16_t step);
H A Dsmp_def.h322 typedef void (*SMP_StepFunc)(const SMP_StepParam *param); typedef

Completed in 3 milliseconds