Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h414 int GAP_LeRequestSecurity(
H A Dgap_le_sec.c738 int GAP_LeRequestSecurity( in GAP_LeRequestSecurity() function
H A Dgap_le_if.c1358 info->result = GAP_LeRequestSecurity(info->addr, info->status, info->callback, info->context); in GapLeRequestSecurityTask()