Searched refs:max_write_size (Results 1 – 1 of 1) sorted by relevance
2033 const uint16_t max_write_size = bt_gatt_get_mtu(conn) - att_write_header_size; in bt_bap_unicast_client_ep_send() local2041 if (buf->len > max_write_size) { in bt_bap_unicast_client_ep_send()