Searched refs:GATT_PAYLOAD_SIZE (Results 1 – 3 of 3) sorted by relevance
15 #define GATT_PAYLOAD_SIZE (CONFIG_BT_L2CAP_TX_MTU - 1 - 2 - 4) macro
75 TEST_ASSERT(length == GATT_PAYLOAD_SIZE, "Unexpected length: %d", length); in received_notification()
154 static const uint8_t notification_data[GATT_PAYLOAD_SIZE];