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.cc282 static int tap_if_up(const char* devname, const RawAddress* addr) { in tap_if_up() function
402 if (tap_if_up(TAP_IF_NAME, controller_get_interface()->get_address()) == 0) { in btpan_tap_open()