Searched refs:BLE_ADDR_PUBLIC (Results 1 – 12 of 12) sorted by relevance
51 if (legacy_type == BLE_ADDR_PUBLIC) in ToAddressWithType()
772 security_manager->CreateBond(ToAddressWithType(bd_addr, BLE_ADDR_PUBLIC)); in CreateBond()785 security_manager->CancelBond(ToAddressWithType(bd_addr, BLE_ADDR_PUBLIC)); in CancelBond()792 security_manager->RemoveBond(ToAddressWithType(bd_addr, BLE_ADDR_PUBLIC)); in RemoveBond()809 return BLE_ADDR_PUBLIC; in GetAddressType()
186 if (p_dev_rec->ble.ble_addr_type == BLE_ADDR_PUBLIC || in BTM_BackgroundConnectAddressKnown()238 background_connection_add(BLE_ADDR_PUBLIC, bd_addr); in btm_add_dev_to_controller()361 uint8_t peer_addr_type = BLE_ADDR_PUBLIC; in btm_ble_start_auto_conn()
387 p->conn_addr_type = BLE_ADDR_PUBLIC; in btm_ble_refresh_local_resolvable_private_addr()
604 p_cb->addr_mgnt_cb.own_addr_type = BLE_ADDR_PUBLIC; in BTM_BleConfigPrivacy()980 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC, in btm_ble_set_discoverability()1072 tBLE_ADDR_TYPE peer_addr_type = BLE_ADDR_PUBLIC, in btm_ble_set_connectability()2207 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC; in btm_ble_start_slow_adv()
267 p_inst->own_address_type = BLE_ADDR_PUBLIC; in RegisterAdvertiser()432 if (c->self->adv_inst[c->inst_id].own_address_type == BLE_ADDR_PUBLIC) { in StartAdvertisingSet()
588 *p_addr_type = BLE_ADDR_PUBLIC; in BTM_ReadDevInfo()617 *p_addr_type = BLE_ADDR_PUBLIC; in BTM_ReadDevInfo()
229 p->conn_addr_type = BLE_ADDR_PUBLIC; in btm_acl_created()
742 #define BLE_ADDR_PUBLIC 0x00 macro748 #define BLE_ADDR_TYPE_MASK (BLE_ADDR_RANDOM | BLE_ADDR_PUBLIC)
944 if (p_cb->id_addr_rcvd && p_cb->id_addr_type == BLE_ADDR_PUBLIC) { in smp_calculate_link_key_from_long_term_key()950 conn_addr_type == BLE_ADDR_PUBLIC) { in smp_calculate_link_key_from_long_term_key()
1258 addr_type = BLE_ADDR_PUBLIC; in btif_in_fetch_bonded_ble_device()1259 btif_storage_set_remote_addr_type(&bd_addr, BLE_ADDR_PUBLIC); in btif_in_fetch_bonded_ble_device()
2336 if (address_type == BLE_ADDR_PUBLIC || address_type == BLE_ADDR_RANDOM) { in btif_dm_create_bond_out_of_band()