Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Drfcomm.h236 void rfcomm_dlc_free(struct rfcomm_dlc *d);
255 rfcomm_dlc_free(d); in rfcomm_dlc_put()
/linux-2.6.39/net/bluetooth/rfcomm/
Dcore.c342 void rfcomm_dlc_free(struct rfcomm_dlc *d) in rfcomm_dlc_free() function