Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c1739 AttHandleValue AttHandleValueObj; in AttHandleValueNotification() local
1757 AttHandleValueObj.attHandle = ((uint16_t *)data)[0]; in AttHandleValueNotification()
1763 AttHandleValueObj.attHandle); in AttHandleValueNotification()
1767 &AttHandleValueObj, in AttHandleValueNotification()
1792 AttHandleValue AttHandleValueObj; in AttHandleValueIndication() local
1810 AttHandleValueObj.attHandle = ((uint16_t *)data)[0]; in AttHandleValueIndication()
1816 AttHandleValueObj.attHandle); in AttHandleValueIndication()
1820 &AttHandleValueObj, in AttHandleValueIndication()