Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
Da2mp.c316 rsp.status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_getinfo_req()
390 rsp.status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_getampassoc_req()
490 rsp.status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_createphyslink_req()
569 rsp.status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_discphyslink_req()
909 rsp.status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_send_getinfo_rsp()
947 rsp->status = A2MP_STATUS_INVALID_CTRL_ID; in a2mp_send_getampassoc_rsp()
Da2mp.h124 #define A2MP_STATUS_INVALID_CTRL_ID 0x01 macro
Damp.c278 a2mp_send_getampassoc_rsp(hdev, A2MP_STATUS_INVALID_CTRL_ID); in amp_read_loc_assoc_frag()
297 a2mp_send_getampassoc_rsp(hdev, A2MP_STATUS_INVALID_CTRL_ID); in amp_read_loc_assoc()
319 a2mp_send_getampassoc_rsp(hdev, A2MP_STATUS_INVALID_CTRL_ID); in amp_read_loc_assoc_final_data()