Home
last modified time | relevance | path

Searched refs:GapLeRequestSecurityResult (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h89 static void GapLeRequestSecurityResult(
H A Dble_security.cpp396 void BleSecurity::GapLeRequestSecurityResult( in GapLeRequestSecurityResult() function in OHOS::bluetooth::BleSecurity
844 GAPIF_LeRequestSecurity(&addr, GAP_LE_AUTHENTICATED_ENCRYPTION, &BleSecurity::GapLeRequestSecurityResult, this); in GapLeRequestSecurity()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.h93 static void GapLeRequestSecurityResult(
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h415 const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context);
H A Dgap_def.h276 GapLeRequestSecurityResult callback;
H A Dgap_le_sec.c67 GapLeRequestSecurityResult callback = NULL; in GapDoLeSecurityCallback()
739 const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context) in GAP_LeRequestSecurity()
H A Dgap_le_if.c172 GapLeRequestSecurityResult callback;
1362 const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context) in GAPIF_LeRequestSecurity()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h385 typedef void (*GapLeRequestSecurityResult)( typedef
814 const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context);

Completed in 19 milliseconds