Searched refs:BT_ADDR_LE_PUBLIC (Results 1 – 10 of 10) sorted by relevance
28 #define BT_ADDR_LE_PUBLIC 0x00 macro147 if (addr->type == BT_ADDR_LE_PUBLIC) { in bt_addr_le_is_identity()207 case BT_ADDR_LE_PUBLIC: in bt_addr_le_to_str()
102 le_addr.type = BT_ADDR_LE_PUBLIC; in bt_keys_link_key_clear()139 le_addr.type = BT_ADDR_LE_PUBLIC; in bt_keys_link_key_store()
91 addr->type = BT_ADDR_LE_PUBLIC; in bt_addr_le_from_str()
100 addr->type = BT_ADDR_LE_PUBLIC; in bt_settings_decode_key()
995 addr.type = BT_ADDR_LE_PUBLIC; in smp_pairing_br_complete()1113 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_derive_ltk()1203 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_distribute_keys()1462 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_ident_info()1493 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_ident_addr_info()1532 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_signing_info()
1228 addr->type = BT_ADDR_LE_PUBLIC; in bt_id_read_public_addr()
1646 if (addr->type == BT_ADDR_LE_PUBLIC) { in unpair()
2892 if (sub->peer.type == BT_ADDR_LE_PUBLIC) { in gatt_sub_update()
2022 addr.type = BT_ADDR_LE_PUBLIC; in cmd_info()2334 addr.type = BT_ADDR_LE_PUBLIC; in cmd_clear()
2779 adv->own_addr_type = BT_ADDR_LE_PUBLIC;