Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_receive.c54 static void SMP_RecvIdentAddrInfoProcessSlave(const Buffer *buffer);
499 SMP_RecvIdentAddrInfoProcessSlave(buffer); in SMP_ReceiveIdentityAddressInformation()
910 static void SMP_RecvIdentAddrInfoProcessSlave(const Buffer *buffer) in SMP_RecvIdentAddrInfoProcessSlave() function