Home
last modified time | relevance | path

Searched refs:RFCOMM_RELEASE_ONHUP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dtty.c269 ((1 << RFCOMM_RELEASE_ONHUP) | (1 << RFCOMM_REUSE_DLC)); in __rfcomm_dev_add()
388 #define NOCAP_FLAGS ((1 << RFCOMM_REUSE_DLC) | (1 << RFCOMM_RELEASE_ONHUP))
733 * flag RFCOMM_RELEASE_ONHUP. This will force the release of the port in rfcomm_tty_install()
737 if (test_bit(RFCOMM_RELEASE_ONHUP, &dev->flags)) { in rfcomm_tty_install()
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dtty.c270 ((1 << RFCOMM_RELEASE_ONHUP) | (1 << RFCOMM_REUSE_DLC)); in __rfcomm_dev_add()
389 #define NOCAP_FLAGS ((1 << RFCOMM_REUSE_DLC) | (1 << RFCOMM_RELEASE_ONHUP))
734 * flag RFCOMM_RELEASE_ONHUP. This will force the release of the port in rfcomm_tty_install()
738 if (test_bit(RFCOMM_RELEASE_ONHUP, &dev->flags)) { in rfcomm_tty_install()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Drfcomm.h330 #define RFCOMM_RELEASE_ONHUP 1 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Drfcomm.h330 #define RFCOMM_RELEASE_ONHUP 1 macro

Completed in 5 milliseconds