OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_valid_bt_eth_addr
(Results
1 - 2
of
2
) sorted by null
/system/bt/btif/include/
btif_pan_internal.h
116
static inline int
is_valid_bt_eth_addr
(const BD_ADDR addr)
function
/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 55 milliseconds