Searched refs:bd_addr (Results 1 – 8 of 8) sorted by relevance
686 struct bd_addr bd_addr; member693 struct bd_addr bd_addr; member702 struct bd_addr bd_addr; member753 struct bd_addr bd_addr; member762 struct bd_addr bd_addr; member771 struct bd_addr bd_addr; member780 struct bd_addr bd_addr; member791 struct bd_addr bd_addr; member1040 struct bd_addr bd_addr; member1088 struct bd_addr bd_addr; member[all …]
124 extern const struct bd_addr co_null_bdaddr;127 extern const struct bd_addr co_default_bdaddr;434 bool co_bdaddr_compare(struct bd_addr const *bd_address1,435 struct bd_addr const *bd_address2);
245 struct bd_addr bd_addr; member263 struct bd_addr bdaddr;
230 void hci_bt_acl_bdaddr_register(uint8_t link_id, struct bd_addr* bd_addr);
1830 struct bd_addr struct1896 struct bd_addr bd_addr; member1920 struct bd_addr adv_addr;1939 struct bd_addr addr;1943 struct bd_addr dir_addr;2078 struct bd_addr wl_bdaddr;
648 struct bd_addr addr;
288 uint8_t bd_addr[6] = "\x21\x22\x22\x22\x22\x12"; in bt_features_init() local289 memcpy(app_env.bdaddr.addr, bd_addr, 6); in bt_features_init()292 uint8_t bd_addr[6] = "\x21\x22\x22\x22\x22\x12"; in bt_features_init() local293 memcpy(app_env.bdaddr.addr, bd_addr, 6); in bt_features_init()296 uint8_t bd_addr[6] = "\x21\x22\x22\x22\x22\x12"; in bt_features_init() local297 memcpy(app_env.bdaddr.addr, bd_addr, 6); in bt_features_init()
173 typedef uint8_t bd_addr[BD_ADDR_LEN]; typedef290 struct bd_addr bdaddr;
Completed in 45 milliseconds