HomeSort by: relevance | last modified time | path
    Searched refs:rfcomm_dlc_timeout (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netbt/
rfcomm.h 391 void rfcomm_dlc_timeout(void *);
rfcomm_dlc.c 188 * rfcomm_dlc_timeout(dlc)
196 rfcomm_dlc_timeout(void *arg) function in typeref:typename:void
rfcomm_upper.c 94 callout_setfunc(&dlc->rd_timeout, rfcomm_dlc_timeout, dlc);

Completed in 111 milliseconds