Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_cmd.h41 int SMP_SendIdentityAddressInformation(uint16_t handle, const BtAddr *addr, SMP_SendDataCb cb);
H A Dsmp_cmd.c284 int SMP_SendIdentityAddressInformation(uint16_t handle, const BtAddr *addr, SMP_SendDataCb cb) in SMP_SendIdentityAddressInformation() function
H A Dsmp_send.c136 ret = SMP_SendIdentityAddressInformation( in SMP_SendDistKeysToRemoteIdKey()