Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Davdtp.c32 #define AVDTP_TID_POSITION 0x04 macro
35 #define AVDTP_GET_TR_ID(hdr) ((hdr & 0xf0) >> AVDTP_TID_POSITION)
167 tid << AVDTP_TID_POSITION); in avdtp_create_reply_pdu()
836 tid++ << AVDTP_TID_POSITION); in avdtp_create_pdu()