HomeSort by relevance Sort by last modified time
    Searched refs:nap_script (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/network/
common.h 30 const char *nap_script);
manager.c 63 char *nap_script; member in struct:network_conf
73 .nap_script = NULL,
83 g_free(conf.nap_script);
140 conf.nap_script = g_key_file_get_string(keyfile, "NAP Role",
181 "GN_Script=%s, NAP_Script=%s, GN_Interface=%s, "
184 conf.nap_script, conf.gn_iface, conf.nap_iface,
335 if (bnep_init(conf.panu_script, conf.gn_script, conf.nap_script)) {
common.c 135 const char *nap_script)
148 nap = nap_script;

Completed in 195 milliseconds