Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h724 BTSTACK_API int GAPIF_LeConnectionParameterRsp(
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp691 GAPIF_LeConnectionParameterRsp(&addr, GAP_NOT_ACCEPT, nullptr); in LEConnectionParamterReqImpl()
695 GAPIF_LeConnectionParameterRsp(&addr, GAP_ACCEPT, &connParam); in LEConnectionParamterReqImpl()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c1098 int GAPIF_LeConnectionParameterRsp(const BtAddr *addr, uint8_t accept, const GapLeConnectionParameter *connParam) in GAPIF_LeConnectionParameterRsp() function

Completed in 7 milliseconds