Home
last modified time | relevance | path

Searched refs:GAPIF_LePairPassKeyRsp (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h873 BTSTACK_API int GAPIF_LePairPassKeyRsp(const BtAddr *addr, uint8_t accept, uint32_t number);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp918 int ret = GAPIF_LePairPassKeyRsp(&addr, accept, passkey); in SetDevicePasskey()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c1554 int GAPIF_LePairPassKeyRsp(const BtAddr *addr, uint8_t accept, uint32_t number) in GAPIF_LePairPassKeyRsp() function

Completed in 6 milliseconds