Home
last modified time | relevance | path

Searched refs:RFCOMM_REUSE_DLC (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()
278 if (req->flags & (1 << RFCOMM_REUSE_DLC)) { in __rfcomm_dev_add()
388 #define NOCAP_FLAGS ((1 << RFCOMM_REUSE_DLC) | (1 << RFCOMM_RELEASE_ONHUP))
404 if (req.flags & (1 << RFCOMM_REUSE_DLC)) { in __rfcomm_create_dev()
427 if (req.flags & (1 << RFCOMM_REUSE_DLC)) { in __rfcomm_create_dev()
/kernel/linux/linux-6.6/net/bluetooth/rfcomm/
H A Dtty.c270 ((1 << RFCOMM_RELEASE_ONHUP) | (1 << RFCOMM_REUSE_DLC)); in __rfcomm_dev_add()
279 if (req->flags & (1 << RFCOMM_REUSE_DLC)) { in __rfcomm_dev_add()
389 #define NOCAP_FLAGS ((1 << RFCOMM_REUSE_DLC) | (1 << RFCOMM_RELEASE_ONHUP))
405 if (req.flags & (1 << RFCOMM_REUSE_DLC)) { in __rfcomm_create_dev()
428 if (req.flags & (1 << RFCOMM_REUSE_DLC)) { in __rfcomm_create_dev()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Drfcomm.h329 #define RFCOMM_REUSE_DLC 0 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Drfcomm.h329 #define RFCOMM_REUSE_DLC 0 macro

Completed in 9 milliseconds