Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c37 #define ADV_BUF_LEN (sizeof(struct btp_gap_device_found_ev) + 2 * CONFIG_BT_EXT_SCAN_BUF_SIZE) macro
39 #define ADV_BUF_LEN (sizeof(struct btp_gap_device_found_ev) + 2 * 31) macro
861 static struct net_buf_simple *adv_buf = NET_BUF_SIMPLE(ADV_BUF_LEN);