Home
last modified time | relevance | path

Searched refs:GAP_LeSecurityStatus (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h403 int GAP_LeGetSecurityStatus(const BtAddr *addr, GAP_LeSecurityStatus *status, uint8_t *encKeySize);
415 const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context);
H A Dgap_def.h275 GAP_LeSecurityStatus secReqStatus;
H A Dgap_le_if.c164 GAP_LeSecurityStatus *status;
171 GAP_LeSecurityStatus status;
1332 int GAPIF_LeGetSecurityStatus(const BtAddr *addr, GAP_LeSecurityStatus *status, uint8_t *encKeySize) in GAPIF_LeGetSecurityStatus()
1362 const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context) in GAPIF_LeRequestSecurity()
H A Dgap_le_conn.c392 int GAP_LeGetSecurityStatus(const BtAddr *addr, GAP_LeSecurityStatus *status, uint8_t *encKeySize) in GAP_LeGetSecurityStatus()
H A Dgap_le_sec.c739 const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context) in GAP_LeRequestSecurity()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h374 } GAP_LeSecurityStatus; typedef
386 const BtAddr *addr, uint8_t result, GAP_LeSecurityStatus status, void *context);
802 BTSTACK_API int GAPIF_LeGetSecurityStatus(const BtAddr *addr, GAP_LeSecurityStatus *status, uint8_t *encKeySize);
814 const BtAddr *addr, GAP_LeSecurityStatus status, GapLeRequestSecurityResult callback, void *context);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h90 const BtAddr *addr, uint8_t result, GAP_LeSecurityStatus status, void *context);
H A Dble_defs.h379 GAP_LeSecurityStatus status;
H A Dble_security.cpp397 const BtAddr *addr, uint8_t result, GAP_LeSecurityStatus status, void *context) in GapLeRequestSecurityResult()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.h94 const BtAddr *addr, uint8_t result, GAP_LeSecurityStatus status, void *context);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp1165 GAP_LeSecurityStatus status = GAP_LE_NO_ENCRYPTION; in CheckEncryption()

Completed in 15 milliseconds