Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h109 #define READ_MULTIPLE_REQUEST 0x0E macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_request.c793 data[0] = READ_MULTIPLE_REQUEST; in AttReadMultipleRequestAsync()
H A Datt_receive.c1995 functionList[READ_MULTIPLE_REQUEST] = AttReadMultipleRequest; in FunctionListInit()