Searched refs:BT_RFCOMM_DLCI (Results 1 – 2 of 2) sorted by relevance
181 #define BT_RFCOMM_DLCI(role, channel) ((((channel) & 0x1f) << 1) | \ macro
1633 dlci = BT_RFCOMM_DLCI(session->role, channel); in bt_rfcomm_dlc_connect()
Completed in 5 milliseconds