Searched refs:BT_L2CAP_PSM_AVCTP (Results 1 – 2 of 2) sorted by relevance
145 return bt_l2cap_chan_connect(conn, &session->br_chan.chan, BT_L2CAP_PSM_AVCTP); in bt_avctp_connect()229 .psm = BT_L2CAP_PSM_AVCTP, in bt_avctp_init()
12 #define BT_L2CAP_PSM_AVCTP 0x0017 macro