Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Davdtp.h29 BT_AVDTP_BAD_LENGTH = 0x11, enumerator
/Zephyr-latest/subsys/bluetooth/host/classic/
Davdtp.c254 req->status = BT_AVDTP_BAD_LENGTH; in avdtp_set_status()