Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Ddevice.h83 void device_bonding_complete(struct btd_device *device, uint8_t status);
Devent.c273 device_bonding_complete(device, status); in btd_event_bonding_complete()
Ddevice.c2146 void device_bonding_complete(struct btd_device *device, uint8_t status) in device_bonding_complete() function