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
/external/bluetooth/bluedroid/btif/include/
btif_pan_internal.h
111
static inline int
is_valid_bt_eth_addr
(const BD_ADDR addr)
function
/external/bluetooth/bluedroid/btif/co/
bta_pan_co.c
188
if(is_empty_eth_addr(conn->eth_addr) &&
is_valid_bt_eth_addr
(src))
Completed in 458 milliseconds