Searched defs:beacon (Results 1 – 10 of 10) sorted by relevance
5 project(beacon) project
95 struct bt_mesh_beacon *beacon; in beacon_cache_match() local103 static void cache_add(const uint8_t auth[8], struct bt_mesh_beacon *beacon) in cache_add()128 struct bt_mesh_beacon *beacon = user_data; in beacon_complete() local256 #define BEACON_THRESHOLD(beacon) \ argument265 static int net_beacon_send(struct bt_mesh_subnet *sub, struct bt_mesh_beacon *beacon, in net_beacon_send()311 struct bt_mesh_beacon *beacon; in net_beacon_for_subnet_send() member613 static void net_beacon_register(struct bt_mesh_beacon *beacon, bool priv) in net_beacon_register()654 struct bt_mesh_beacon *beacon; in net_beacon_resolve() local
30 uint8_t beacon; member36 void bt_mesh_beacon_set(bool beacon) in bt_mesh_beacon_set()
26 uint8_t beacon, rand_int; in handle_beacon_status() local
69 uint8_t beacon; in handle_beacon_set() local
80 struct bt_mesh_key beacon; /* BeaconKey */ member
199 struct ieee802154_beacon *beacon = (struct ieee802154_beacon *)buf; in ieee802514_beacon_header_length() local
445 struct ieee802154_beacon *beacon; member
198 uint8_t beacon; member
336 } beacon; variable