Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp37 const int EIGHT_BITS = 8; variable
526 requestId = type << EIGHT_BITS; in BuildRequestId()
801 uint8_t requestType = requestId >> EIGHT_BITS; in SendResponse()