Searched refs:drv_open (Results 1 – 1 of 1) sorted by relevance
38 static int drv_open(const struct device *dev, bt_hci_recv_t recv);41 .open = drv_open,84 static int drv_open(const struct device *dev, bt_hci_recv_t recv) in drv_open() function