Home
last modified time | relevance | path

Searched refs:ATT_ReadByGroupTypeRequest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h640 void BTSTACK_API ATT_ReadByGroupTypeRequest(
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp243 ATT_ReadByGroupTypeRequest(connectHandle, startHandle, endHandle, &primarySvcUuid); in DiscoverAllPrimaryServices()
269 ATT_ReadByGroupTypeRequest(connectHandle, startHandle, endHandle, &primarySvcUuid); in DiscoverAllPrimaryServicesInter()
1266 ATT_ReadByGroupTypeRequest( in DiscoverAllPrimaryServiceParsing()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_request.c967 void ATT_ReadByGroupTypeRequest(uint16_t connectHandle, uint16_t startHandle, uint16_t endHandle, c… in ATT_ReadByGroupTypeRequest() function