Home
last modified time | relevance | path

Searched refs:A2MP_STATUS_INVALID_CTRL_ID (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/bluetooth/
Da2mp.c309 rsp.status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_getinfo_req()
383 rsp.status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_getampassoc_req()
483 rsp.status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_createphyslink_req()
562 rsp.status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_discphyslink_req()
902 rsp.status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_send_getinfo_rsp()
940 rsp->status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_send_getampassoc_rsp()
Da2mp.h117 #define A2MP_STATUS_INVALID_CTRL_ID 0x01 macro
Damp.c270 a2mp_send_getampassoc_rsp(hdev, A2MP_STATUS_INVALID_CTRL_ID); in amp_read_loc_assoc_frag()
289 a2mp_send_getampassoc_rsp(hdev, A2MP_STATUS_INVALID_CTRL_ID); in amp_read_loc_assoc()
311 a2mp_send_getampassoc_rsp(hdev, A2MP_STATUS_INVALID_CTRL_ID); in amp_read_loc_assoc_final_data()