Home
last modified time | relevance | path

Searched refs:pressType (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h81 static void LePairKeyPressNotification(const BtAddr *addr, uint8_t pressType, void *context);
H A Dble_security.cpp211 void BleSecurity::LePairKeyPressNotification(const BtAddr *addr, uint8_t pressType, void *context) in LePairKeyPressNotification() argument
223 gapCallbackParam.lePairKeyPressNotification_.pressType = pressType; in LePairKeyPressNotification()
H A Dble_defs.h331 uint8_t pressType; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h403 void (*lePairKeyPressNotification)(const BtAddr *addr, uint8_t pressType, void *context);

Completed in 6 milliseconds