Searched refs:GapLeRequestSecurityResult (Results 1 - 8 of 8) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_security.h | 89 static void GapLeRequestSecurityResult(
|
H A D | ble_security.cpp | 396 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 D | hid_host_hogp.h | 93 static void GapLeRequestSecurityResult(
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_le.h | 415 const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context);
|
H A D | gap_def.h | 276 GapLeRequestSecurityResult callback;
|
H A D | gap_le_sec.c | 67 GapLeRequestSecurityResult callback = NULL; in GapDoLeSecurityCallback() 739 const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context) in GAP_LeRequestSecurity()
|
H A D | gap_le_if.c | 172 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 D | gap_le_if.h | 385 typedef void (*GapLeRequestSecurityResult)( typedef 814 const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context);
|
Completed in 19 milliseconds