Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbtms.c145 static void btms_input(struct bthidev *, uint8_t *, int);
208 ba->ba_input = btms_input; in btms_attach()
399 btms_input(struct bthidev *hidev, uint8_t *data, int len) in btms_input() function