Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_receive.c51 static void SMP_RecvIdentInfoProcessMaster(const Buffer *buffer);
476 SMP_RecvIdentInfoProcessMaster(buffer); in SMP_ReceiveIdentityInformation()
780 static void SMP_RecvIdentInfoProcessMaster(const Buffer *buffer) in SMP_RecvIdentInfoProcessMaster() function