Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Davdtp.h41 BT_AVDTP_NOT_SUPPORTED_COMMAND = 0x19, enumerator
/Zephyr-latest/subsys/bluetooth/host/classic/
Davdtp.c262 req->status = BT_AVDTP_NOT_SUPPORTED_COMMAND; in avdtp_set_status()