Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Drfcomm.h242 int rfcomm_dlc_get_modem_status(struct rfcomm_dlc *d, u8 *v24_sig);
/linux-6.15/net/bluetooth/rfcomm/
H A Dtty.c1077 rfcomm_dlc_get_modem_status(dlc, &v24_sig); in rfcomm_tty_tiocmset()
H A Dcore.c671 int rfcomm_dlc_get_modem_status(struct rfcomm_dlc *d, u8 *v24_sig) in rfcomm_dlc_get_modem_status() function