Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_receive.c44 static void SMP_ReceiveSecurityRequest(uint16_t handle, const Buffer *buffer);
175 SMP_ReceiveSecurityRequest(handle, buffer); in SMP_RecvDataCmdDistribution()
546 static void SMP_ReceiveSecurityRequest(uint16_t handle, const Buffer *buffer) in SMP_ReceiveSecurityRequest() function