Searched refs:BT_ADDR_LE_PUBLIC (Results 1 – 11 of 11) sorted by relevance
27 #define BT_ADDR_LE_PUBLIC 0x00 macro92 if (addr->type == BT_ADDR_LE_PUBLIC) { in bt_addr_le_is_identity()
1275 case BT_ADDR_LE_PUBLIC: in bt_addr_le_to_str()
100 addr->type = BT_ADDR_LE_PUBLIC; in bt_settings_decode_key()
994 addr.type = BT_ADDR_LE_PUBLIC; in smp_pairing_br_complete()1104 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_derive_ltk()1194 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_distribute_keys()1448 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_ident_info()1479 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_ident_addr_info()1518 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_signing_info()
749 addr->type = BT_ADDR_LE_PUBLIC; in bt_addr_le_from_str()2963 if (addr->type == BT_ADDR_LE_PUBLIC) { in unpair()6840 addr->type = BT_ADDR_LE_PUBLIC; in bt_read_public_addr()6849 addr->type = BT_ADDR_LE_PUBLIC; in bt_read_public_addr()
2590 if (sub->peer.type == BT_ADDR_LE_PUBLIC) { in gatt_sub_update()
227 case BT_ADDR_LE_PUBLIC: in bt_addr2str()1201 addr.type = BT_ADDR_LE_PUBLIC; in cmd_clear()
213 } else if (addr.type == BT_ADDR_LE_PUBLIC) { in ble_stack_mesh_init()
217 case BT_ADDR_LE_PUBLIC: in bt_addr2str()2105 addr.type = BT_ADDR_LE_PUBLIC; in cmd_clear()
354 } else if (addr.type == BT_ADDR_LE_PUBLIC) { in ble_stack_init()
3017 addr->type = BT_ADDR_LE_PUBLIC; in str2bt_addr_le()
Completed in 55 milliseconds