Searched refs:BT_GAP_PER_ADV_INTERVAL_TO_MS (Results 1 – 4 of 4) sorted by relevance
42 zassert_equal(BT_GAP_PER_ADV_INTERVAL_TO_MS(0x0008U), 10U); in ZTEST()44 zassert_equal(BT_GAP_PER_ADV_INTERVAL_TO_MS(0x0009U), 11U); in ZTEST()46 zassert_equal(BT_GAP_PER_ADV_INTERVAL_TO_MS(0x000aU), 12U); in ZTEST()
883 #define BT_GAP_PER_ADV_INTERVAL_TO_MS(_interval) \ macro
111 le_addr, broadcast_id, BT_GAP_PER_ADV_INTERVAL_TO_MS(info->interval), in bap_broadcast_assistant_scan_cb()
1500 le_addr, broadcast_id, BT_GAP_PER_ADV_INTERVAL_TO_MS(info->interval), in bap_broadcast_assistant_scan_cb()