Home
last modified time | relevance | path

Searched refs:aliased (Results 1 – 3 of 3) sorted by relevance

/libbtbb/lib/src/
H A Dbluetooth_piconet.h39 int aliased; member
H A Dbluetooth_piconet.c463 if (pn->aliased) in init_candidates()
475 int btbb_init_hop_reversal(int aliased, btbb_piconet *pn) in btbb_init_hop_reversal() argument
482 if(aliased) in btbb_init_hop_reversal()
494 btbb_piconet_set_flag(pn, BTBB_IS_ALIASED, aliased); in btbb_init_hop_reversal()
583 if (pn->aliased) in channel_winnow()
H A Dbtbb.h203 int btbb_init_hop_reversal(int aliased, btbb_piconet *pn);