Home
last modified time | relevance | path

Searched refs:groupEndHandle (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h164 uint16_t groupEndHandle; member
179 uint16_t groupEndHandle; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_response.c1154 attReadGroupAttrDataPtr[index].groupEndHandle = serviceList[index].groupEndHandle; in ATT_ReadByGroupTypeResponse()
H A Datt_receive.c318 attReadPtr->readGroupResponse.attributeData[indexNum].groupEndHandle = ((uint16_t *)(data + STEP_TWO))[0]; in AttReadAttrAssign()
749 handleInfoList[indexNumber].groupEndHandle = ((uint16_t *)(data + STEP_TWO + indexNumber * STEP_FOUR))[0]; in AttFindByTypeValueResponse()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp474 handleInfoList->groupEndHandle = service->second.endHandle_; in DiscoverPrimaryServiceByUuidResponse()
1337 list[num].groupEndHandle = service.endHandle_; in AssembleAttReadByGroupTypeRspPackage()
H A Dgatt_client_profile.cpp1250 endHandle = (data->attReadByGroupTypeResponse.readGroupResponse.attributeData + i)->groupEndHandle; in DiscoverAllPrimaryServiceParsing()
1293 endHandle = (data->attFindByTypeValueResponse.findByTypeValueResponse.handleInfoList + i)->groupEndHandle; in DiscoverPrimaryServiceByUuidParsing()

Completed in 14 milliseconds