Searched refs:ATT_NOTIFY_SIZE (Results 1 – 1 of 1) sorted by relevance
13 #define ATT_NOTIFY_SIZE 3 macro14 #define LOG_BACKEND_BLE_BUF_SIZE (CONFIG_BT_L2CAP_TX_MTU - ATT_NOTIFY_SIZE)120 const uint16_t attr_data_len = mtu_size - ATT_NOTIFY_SIZE; in line_out()