OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_empty_eth_addr
(Results
1 - 2
of
2
) sorted by null
/system/bt/btif/include/
btif_pan_internal.h
107
static inline int
is_empty_eth_addr
(const BD_ADDR addr)
function
118
if(
is_empty_eth_addr
(addr))
/system/bt/btif/co/
bta_pan_co.c
192
if(
is_empty_eth_addr
(conn->eth_addr) && is_valid_bt_eth_addr(src))
Completed in 41 milliseconds