Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/bluetooth/src/
Dbluetooth.c25 static int driver_open(const struct device *dev, bt_hci_recv_t recv) in driver_open() function
39 .open = driver_open,
/Zephyr-latest/tests/bluetooth/hci_prop_evt/src/
Dmain.c218 static int driver_open(const struct device *dev, bt_hci_recv_t recv) in driver_open() function
239 .open = driver_open,
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c233 static int driver_open(const struct device *dev, bt_hci_recv_t recv) in driver_open() function
253 .open = driver_open,