Home | History | Annotate | Download | only in src

Lines Matching defs:addr_type

117     uint8_t     addr_type;
131 uint8_t addr_type;
153 static void btif_gattc_add_remote_bdaddr (BD_ADDR p_bda, uint8_t addr_type)
162 p_dev_cb->addr_type = addr_type;
173 p_dev_cb->addr_type = addr_type;
222 btif_storage_set_remote_addr_type( &p_btif_cb->bd_addr, p_btif_cb->addr_type);
378 btif_gattc_add_remote_bdaddr(p_btif_cb->bd_addr.address, p_btif_cb->addr_type);
419 btif_cb.addr_type = p_data->inq_res.ble_addr_type;