Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h714 BTSTACK_API int GAPIF_LeConnParamUpdate(const BtAddr *addr, const GapLeConnectionParameter *connParam);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp860 if (GAPIF_LeConnParamUpdate(&addr, &connParam) != BT_SUCCESS) { in DoRequestConnectionPriority()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c1070 int GAPIF_LeConnParamUpdate(const BtAddr *addr, const GapLeConnectionParameter *connParam) in GAPIF_LeConnParamUpdate() function

Completed in 8 milliseconds