Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Drfcomm.h241 int rfcomm_dlc_set_modem_status(struct rfcomm_dlc *d, u8 v24_sig);
/openbmc/linux/net/bluetooth/rfcomm/
H A Dtty.c1100 rfcomm_dlc_set_modem_status(dlc, v24_sig); in rfcomm_tty_tiocmset()
H A Dcore.c653 int rfcomm_dlc_set_modem_status(struct rfcomm_dlc *d, u8 v24_sig) in rfcomm_dlc_set_modem_status() function