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

  /system/bt/btif/include/
btif_pan_internal.h 105 static inline int is_empty_eth_addr(const RawAddress& addr) { function
110 if (is_empty_eth_addr(addr)) return 0;
  /system/bt/btif/co/
bta_pan_co.cc 182 if (is_empty_eth_addr(conn->eth_addr) && is_valid_bt_eth_addr(src)) {

Completed in 209 milliseconds