Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Drfcomm.h244 struct rfcomm_dlc *rfcomm_dlc_exists(bdaddr_t *src, bdaddr_t *dst, u8 channel);
/Linux-v6.6/net/bluetooth/rfcomm/
Dtty.c414 dlc = rfcomm_dlc_exists(&req.src, &req.dst, req.channel); in __rfcomm_create_dev()
Dcore.c537 struct rfcomm_dlc *rfcomm_dlc_exists(bdaddr_t *src, bdaddr_t *dst, u8 channel) in rfcomm_dlc_exists() function