Home
last modified time | relevance | path

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

/net/bluetooth/
Da2mp.c493 rsp.status = A2MP_STATUS_SUCCESS; in a2mp_createphyslink_req()
505 if (rsp.status != A2MP_STATUS_SUCCESS) { in a2mp_createphyslink_req()
532 rsp.status = A2MP_STATUS_SUCCESS; in a2mp_discphyslink_req()
934 rsp->status = A2MP_STATUS_SUCCESS; in a2mp_send_getampassoc_rsp()
995 rsp.status = A2MP_STATUS_SUCCESS; in a2mp_send_create_phy_link_rsp()
Da2mp.h125 #define A2MP_STATUS_SUCCESS 0x00 macro