Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Datt_protocol.cc31 #define GATT_OP_CODE_SIZE 1 macro
78 p_buf->len = GATT_OP_CODE_SIZE; in attp_build_exec_write_cmd()
130 (GATT_OP_CODE_SIZE) + (GATT_START_END_HANDLE_SIZE) + (Uuid::kNumBytes128); in attp_build_browse_cmd()
137 p_buf->len = GATT_OP_CODE_SIZE + 4; in attp_build_browse_cmd()