HomeSort by relevance Sort by last modified time
    Searched full:driver_remove (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/src/
device.c 427 static void driver_remove(struct btd_driver_data *driver_data, function
481 g_slist_foreach(device->drivers, (GFunc) driver_remove, device);
1198 g_slist_foreach(device->drivers, (GFunc) driver_remove, device);
    [all...]

Completed in 621 milliseconds