Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
Dsmp.c94 static void SMP_SetSecConnOnlyModeTask(void *context);
939 …int ret = BTM_RunTaskInProcessingQueue(PROCESSING_QUEUE_ID_SMP, SMP_SetSecConnOnlyModeTask, (void … in SMP_SetSecureConnOnlyMode()
947 static void SMP_SetSecConnOnlyModeTask(void *context) in SMP_SetSecConnOnlyModeTask() function