Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c122 static void *gatt_buf_add(const void *data, size_t len) in gatt_buf_add() function
145 return gatt_buf_add(NULL, len); in gatt_buf_reserve()
1469 if (!gatt_buf_add(data, length)) { in read_cb()
1504 if (!gatt_buf_add(&value, sizeof(struct btp_gatt_char_value))) { in read_uuid_cb()
1511 if (!gatt_buf_add(data, length)) { in read_uuid_cb()