Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Da2mp.h92 #define A2MP_GETAMPASSOC_RSP 0x09 macro
Da2mp.c395 a2mp_send(mgr, A2MP_GETAMPASSOC_RSP, hdr->ident, sizeof(rsp), in a2mp_getampassoc_req()
671 case A2MP_GETAMPASSOC_RSP: in a2mp_chan_recv_cb()
963 a2mp_send(mgr, A2MP_GETAMPASSOC_RSP, mgr->ident, len, rsp); in a2mp_send_getampassoc_rsp()