Searched refs:BT_AVDTP_GEN_REJECT (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/ | ||
D | avdtp_internal.h | 30 #define BT_AVDTP_GEN_REJECT 0x01 macro |
D | avdtp.c | 256 } else if (msg_type == BT_AVDTP_GEN_REJECT) { in avdtp_set_status() |