Home
last modified time | relevance | path

Searched defs:handleInfoList (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c746 AttHandleInfo *handleInfoList = attFindObj.findByTypeValueResponse.handleInfoList; in AttFindByTypeValueResponse() local
H A Datt_send_response.c552 void ATT_FindByTypeValueResponse(uint16_t connectHandle, const AttHandleInfo *handleInfoList, uint1… in ATT_FindByTypeValueResponse()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h210 AttHandleInfo *handleInfoList; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp455 AttHandleInfo handleInfoList[GATT_VALUE_LEN_MAX] = {{0, 0}}; in DiscoverPrimaryServiceByUuidResponse() local