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

  /external/bluetooth/bluez/plugins/
service.c 727 static int register_interface(const char *path, struct btd_adapter *adapter) function
766 register_interface(adapter_get_path(adapter), adapter);
794 if (register_interface(any_path, NULL) < 0) {

Completed in 438 milliseconds