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.c259 req->status = BT_AVDTP_BAD_LENGTH; in avdtp_set_status()
350 *error_code = BT_AVDTP_BAD_LENGTH; in avdtp_get_cmd_sep()
470 error_code = BT_AVDTP_BAD_LENGTH; in avdtp_process_configuration_cmd()
527 req->status = BT_AVDTP_BAD_LENGTH; in avdtp_process_configuration_rsp()
659 req->status = BT_AVDTP_BAD_LENGTH; in avdtp_handle_reject()