Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_send.c42 static void SMP_SendKeysCbProcException(uint16_t aclHandle);
534 SMP_SendKeysCbProcException(aclHandle); in SMP_SendKeysToRemoteCbProcess()
558 static void SMP_SendKeysCbProcException(uint16_t aclHandle) in SMP_SendKeysCbProcException() function