Home
last modified time | relevance | path

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

/external/bluez/libs/src/
Dbluetooth.c253 case HCI_OE_USER_ENDED_CONNECTION: in bt_error()
/external/bluez/utils/tools/
Dhcitool.c745 hci_disconnect(dd, handle, HCI_OE_USER_ENDED_CONNECTION, 10000); in cmd_scan()
938 hci_disconnect(dd, handle, HCI_OE_USER_ENDED_CONNECTION, 10000); in cmd_info()
1294 HCI_OE_USER_ENDED_CONNECTION, 10000) < 0) in cmd_dc()
/external/bluez/libs/include/bluetooth/
Dhci.h159 #define HCI_OE_USER_ENDED_CONNECTION 0x13 macro
/external/bluez/utils/hcid/
Ddevice.c1135 cp.reason = HCI_OE_USER_ENDED_CONNECTION; in disconnect_timeout()
Dadapter.c2299 HCI_OE_USER_ENDED_CONNECTION, in dc_pending_timeout_handler()
2487 HCI_OE_USER_ENDED_CONNECTION, 500) < 0) in remove_bonding()