Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Davdtp_internal.h30 #define BT_AVDTP_GEN_REJECT 0x01 macro
Davdtp.c261 } else if (msg_type == BT_AVDTP_GEN_REJECT) { in avdtp_set_status()
1214 rsp_buf = avdtp_create_reply_pdu(BT_AVDTP_GEN_REJECT, BT_AVDTP_PACKET_TYPE_SINGLE, sigid, in bt_avdtp_l2cap_recv()