Searched refs:BLE_ADDR_PUBLIC (Results 1 – 10 of 10) sorted by relevance
179 if (p_dev_rec->ble.ble_addr_type == BLE_ADDR_PUBLIC || in BTM_BackgroundConnectAddressKnown()233 background_connection_add(BLE_ADDR_PUBLIC, bd_addr); in btm_add_dev_to_controller()348 uint8_t peer_addr_type = BLE_ADDR_PUBLIC; in btm_ble_start_auto_conn()
430 p->conn_addr_type = BLE_ADDR_PUBLIC; in btm_ble_refresh_local_resolvable_private_addr()
363 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC; in BTM_BleUpdateAdvFilterPolicy()643 p_cb->addr_mgnt_cb.own_addr_type = BLE_ADDR_PUBLIC; in BTM_BleConfigPrivacy()1068 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC, in btm_ble_set_discoverability()1160 tBLE_ADDR_TYPE peer_addr_type = BLE_ADDR_PUBLIC, in btm_ble_set_connectability()2276 tBLE_ADDR_TYPE init_addr_type = BLE_ADDR_PUBLIC; in btm_ble_start_slow_adv()
266 p_inst->own_address_type = BLE_ADDR_PUBLIC; in RegisterAdvertiser()431 if (c->self->adv_inst[c->inst_id].own_address_type == BLE_ADDR_PUBLIC) { in StartAdvertisingSet()
567 *p_addr_type = BLE_ADDR_PUBLIC; in BTM_ReadDevInfo()596 *p_addr_type = BLE_ADDR_PUBLIC; in BTM_ReadDevInfo()
227 p->conn_addr_type = BLE_ADDR_PUBLIC; in btm_acl_created()
737 #define BLE_ADDR_PUBLIC 0x00 macro743 #define BLE_ADDR_TYPE_MASK (BLE_ADDR_RANDOM | BLE_ADDR_PUBLIC)
946 if (p_cb->id_addr_rcvd && p_cb->id_addr_type == BLE_ADDR_PUBLIC) { in smp_calculate_link_key_from_long_term_key()952 conn_addr_type == BLE_ADDR_PUBLIC) { in smp_calculate_link_key_from_long_term_key()
1267 addr_type = BLE_ADDR_PUBLIC; in btif_in_fetch_bonded_ble_device()1268 btif_storage_set_remote_addr_type(&bd_addr, BLE_ADDR_PUBLIC); in btif_in_fetch_bonded_ble_device()
2269 if (address_type == BLE_ADDR_PUBLIC || address_type == BLE_ADDR_RANDOM) { in btif_dm_create_bond_out_of_band()