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

  /src/sys/dev/bluetooth/
bcsp.c 182 static void bcsp_stats(device_t, struct bt_stats *, int);
215 .get_stats = bcsp_stats,
1779 bcsp_stats(device_t self, struct bt_stats *dest, int flush) function in typeref:typename:void
bcsp.c 182 static void bcsp_stats(device_t, struct bt_stats *, int);
215 .get_stats = bcsp_stats,
1779 bcsp_stats(device_t self, struct bt_stats *dest, int flush) function in typeref:typename:void
bcsp.c 182 static void bcsp_stats(device_t, struct bt_stats *, int);
215 .get_stats = bcsp_stats,
1779 bcsp_stats(device_t self, struct bt_stats *dest, int flush) function in typeref:typename:void

Completed in 33 milliseconds