Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_pan.c303 static int tap_if_up(const char *devname, const bt_bdaddr_t *addr) in tap_if_up() function
422 if (tap_if_up(TAP_IF_NAME, controller_get_interface()->get_address()) == 0) in btpan_tap_open()