Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Datt_protocol.cc33 #define GATT_START_END_HANDLE_SIZE 4 macro
132 (GATT_OP_CODE_SIZE) + (GATT_START_END_HANDLE_SIZE) + (Uuid::kNumBytes128); in attp_build_browse_cmd()