Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/classic/
Davdtp.h41 BT_AVDTP_NOT_SUPPORTED_COMMAND = 0x19, enumerator
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Davdtp.c236 DISCOVER_REQ(session->req)->status = BT_AVDTP_NOT_SUPPORTED_COMMAND; in avdtp_discover_handler()
325 GET_CAP_REQ(session->req)->status = BT_AVDTP_NOT_SUPPORTED_COMMAND; in avdtp_get_capabilities_handler()
406 SET_CONF_REQ(req)->status = BT_AVDTP_NOT_SUPPORTED_COMMAND; in avdtp_process_configuration()
515 OPEN_REQ(req)->status = BT_AVDTP_NOT_SUPPORTED_COMMAND; in avdtp_open_handler()
594 START_REQ(req)->status = BT_AVDTP_NOT_SUPPORTED_COMMAND; in avdtp_start_handler()