Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c91 static void SMP_SetIdentAddrTask(void *context);
998 int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_SetIdentAddrTask, (void *)ctx); in SMP_SetIdentAddr()
1006 static void SMP_SetIdentAddrTask(void *context) in SMP_SetIdentAddrTask() function

Completed in 4 milliseconds