Home
last modified time | relevance | path

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

/external/bluetooth/bluez/plugins/
Dhciops.c224 case HCI_DEV_UP: in device_event()
266 device_event(HCI_DEV_UP, dr->dev_id); in init_known_adapters()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h45 #define HCI_DEV_UP 3 macro