Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Datt_protocol.cc37 #define GATT_OP_CODE_SIZE 1 macro
86 p_buf->len = GATT_OP_CODE_SIZE; in attp_build_exec_write_cmd()
139 (GATT_OP_CODE_SIZE) + (GATT_START_END_HANDLE_SIZE) + (Uuid::kNumBytes128); in attp_build_browse_cmd()
146 p_buf->len = GATT_OP_CODE_SIZE + 4; in attp_build_browse_cmd()