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 768 static int register_interface(const char *path, struct btd_adapter *adapter) function
807 register_interface(adapter_get_path(adapter), adapter);
835 if (register_interface(any_path, NULL) < 0) {

Completed in 29 milliseconds