Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Ddevice.h72 void device_remove_bonding(struct btd_device *device);
Ddbus-hci.c830 device_remove_bonding(device); in hcid_dbus_link_key_notify()
Ddevice.c1130 void device_remove_bonding(struct btd_device *device) in device_remove_bonding() function
1169 device_remove_bonding(device); in device_remove_stored()
/external/bluetooth/bluez/
DChangeLog266 Fix HCI socket leak in device_remove_bonding.