Searched refs:ATT_NTF_SIZE (Results 1 – 1 of 1) sorted by relevance
21 #define ATT_NTF_SIZE(payload_len) (1 + 2 + payload_len) macro101 if (bt_gatt_get_uatt_mtu(default_conn) >= ATT_NTF_SIZE(notify_data_size)) { in run_peripheral_sample()106 ATT_NTF_SIZE(notify_data_size), in run_peripheral_sample()