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 106 static inline int is_empty_eth_addr(const BD_ADDR addr) { function
114 if (is_empty_eth_addr(addr)) return 0;
  /system/bt/btif/co/
bta_pan_co.cc 183 if (is_empty_eth_addr(conn->eth_addr) && is_valid_bt_eth_addr(src)) {

Completed in 1906 milliseconds