Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Da2dp_codec_sbc.h75 #define BT_A2DP_SBC_MEDIA_HDR_NUM_FRAMES_GET(hdr) FIELD_GET(GENMASK(3, 0), (hdr)) macro
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c450 (uint8_t)BT_A2DP_SBC_MEDIA_HDR_NUM_FRAMES_GET(sbc_hdr), buf->len); in sink_sbc_streamer_data()