Searched refs:bt_iso_handle_pack (Results 1 – 3 of 3) sorted by relevance
256 handle_packed = bt_iso_handle_pack(handle, pb, ts); in sink_sdu_emit_hci()
598 hdr->handle = sys_cpu_to_le16(bt_iso_handle_pack(conn->handle, flags, ts)); in send_iso()
100 #define bt_iso_handle_pack(h, pb, ts) \ macro