Home
last modified time | relevance | path

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

/net/bluetooth/rfcomm/
Dtty.c413 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