Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Datt_protocol.cc32 #define GATT_OP_CODE_SIZE 1 macro
79 p_buf->len = GATT_OP_CODE_SIZE; in attp_build_exec_write_cmd()
132 (GATT_OP_CODE_SIZE) + (GATT_START_END_HANDLE_SIZE) + (Uuid::kNumBytes128); in attp_build_browse_cmd()
139 p_buf->len = GATT_OP_CODE_SIZE + 4; in attp_build_browse_cmd()