Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h185 void GapLeRemotePairResponse(uint16_t handle, const SMP_PairParam *param);
H A Dgap_sm_receive.c217 GapLeRemotePairResponse(param->handle, &param->param); in GapLeRemotePairResponseTask()
H A Dgap_le_sec.c452 void GapLeRemotePairResponse(uint16_t handle, const SMP_PairParam *param) in GapLeRemotePairResponse() function